Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3534 > unrolled thread

flipping an icon

Started by"Ralph Boland" <ralph.boland@THRWHITE.remove-dii-this>
First post2011-04-27 15:45 +0000
Last post2011-04-27 15:45 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui


Contents

  flipping an icon "Ralph Boland" <ralph.boland@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000
    Re: flipping an icon "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:45 +0000

#3534 — flipping an icon

From"Ralph Boland" <ralph.boland@THRWHITE.remove-dii-this>
Date2011-04-27 15:45 +0000
Subjectflipping an icon
Message-ID<9d4cad90-7787-4c43-a657-a4e95db2862b@m44g2000hsc.googlegroups.com>
  To: comp.lang.java.gui
I am trying to flip the thumb on a horizontal slider so that it points
down instead of up.
To do this I need to flip the icon representing the thumb
(I am using MetalSliderUI which uses an Icon for the  thumb).
I tried rotating the icon 180 degrees but it proved to be very slow.

Any suggestions as to how to just flip an Icon horizontally.

Thanks

Ralph Boland

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [next] | [standalone]


#3535

From"Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Date2011-04-27 15:45 +0000
Message-ID<u625341a48qoddocr5pfqesps4e1ad38p7@4ax.com>
In reply to#3534
  To: comp.lang.java.gui
On Mon, 19 May 2008 22:33:24 -0700 (PDT), Ralph Boland
<rpboland@gmail.com> wrote, quoted or indirectly quoted someone who
said :

>I am trying to flip the thumb on a horizontal slider so that it points
>down instead of up.
>To do this I need to flip the icon representing the thumb
>(I am using MetalSliderUI which uses an Icon for the  thumb).
>I tried rotating the icon 180 degrees but it proved to be very slow.

Flip it in Paint Shop Pro and have two icons.
-- 

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web