Results 1 to 8 of 8
Thread: Java SWT Transparent Buttons
- 08-11-2008, 01:41 PM #1
Member
- Join Date
- Aug 2008
- Posts
- 5
- Rep Power
- 0
- 08-11-2008, 02:56 PM #2
You can create the buttons and then to make SynthLookAndFeel where you can declare on buttons style ang put on buttons images,then when the windows drags or moves you can make screenshot of that area where the button is and put again the image on button
- 08-12-2008, 01:35 AM #3
Member
- Join Date
- Aug 2008
- Posts
- 5
- Rep Power
- 0
Are there no codings like
btn1.setColor(Color.Transparent)
or something? Thanks
- 08-12-2008, 02:31 AM #4
How about setOpaque(false);
-
I know this works for Swing but as the OP is talking about SWT, does it work for this framework?How about setOpaque(false);
- 08-13-2008, 12:38 PM #6
Member
- Join Date
- Aug 2008
- Posts
- 5
- Rep Power
- 0
Sorry for posting this topic in this category. Thanks anyways for the answers. Guess I should transfer this topic to the other category. Thanks!
- 11-25-2009, 05:34 AM #7
Member
- Join Date
- Aug 2008
- Posts
- 13
- Rep Power
- 0
how to link first form to second form?
Hai all,
i use swt framework. i create to form using swt in eclipse. in my first form i have a button. when the button is clicked, i want the second form is show and the first form is disposed. can you help me please??.
-
i4ba1, please do not resurrect dead posts with a new question and please do not multipost the same question in multiple sites. Locking.
Similar Threads
-
How to use SWT Buttons
By Java Tip in forum SWTReplies: 0Last Post: 07-11-2008, 04:44 PM -
Text effect: rotation and transparent
By Java Tip in forum java.awtReplies: 0Last Post: 06-21-2008, 08:49 PM -
Next and Previous Buttons
By JavaNewb in forum New To JavaReplies: 1Last Post: 05-09-2008, 01:23 AM -
How can I get a transparent pixel from an image
By samson in forum Java 2DReplies: 1Last Post: 07-17-2007, 04:10 AM -
Transparent JTextPane
By Ada in forum AWT / SwingReplies: 1Last Post: 05-31-2007, 09:50 PM


LinkBack URL
About LinkBacks

Bookmarks