h3l1 Messages: 28 Registered: August 2006 Location: Innsbruck, Austria
Promising Member
Hello folks,
just trying to do a little editor for a lcd display to show status of pc as graphics.
Now I use the GridCtrl and I'm really impressed
I added an EditField with a FrameRight<Button> to edit a filename
of an image (with FileSel). The problem is the length of the filename. How can I align it right, so at first the path is hidden...
Or maybe how can I add a tooltip so everyone can see the filename?