Results 1 to 1 of 1
- 02-04-2008, 07:58 AM #1
Member
- Join Date
- Feb 2008
- Posts
- 1
- Rep Power
- 0
How to make popups like in eclipse
In my program some of the tooltips have a long text which make them cover the entire screen. I would like to limit them in some way, but without cutting out some of the text.
I thought to do it just like the popups in eclipse (with the F2 for focus). I found out it was implemented with the class PopupDialog or some other derived class, but I couldn't implement it myself.
Does anyone know how to do it?
Is there another idea how to make the tooltip catch only some of the screen?
Thanks.
Similar Threads
-
How to make a modal JFrame?
By surot in forum New To JavaReplies: 20Last Post: 06-11-2011, 11:31 PM -
i need help to make this program
By masaka in forum New To JavaReplies: 2Last Post: 03-23-2008, 01:26 PM -
Can't make JTable work -- please help!!
By cagalli83 in forum Advanced JavaReplies: 0Last Post: 02-13-2008, 09:31 AM -
can i make a login form?
By mitsakos in forum New To JavaReplies: 2Last Post: 12-19-2007, 10:14 PM -
To make work DLL from webservices
By Felissa in forum Advanced JavaReplies: 1Last Post: 07-05-2007, 07:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks