[vwnc] Multi line button

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Multi line button

Annick
Hi,

How is it possible to display a button with a label extending on  
several lines ?
Annick Fron


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Multi line button

Randy Coulman

On Wed, Jul 29, 2009 at 12:39 AM, Annick Fron <[hidden email]> wrote:

How is it possible to display a button with a label extending on
several lines ?

You can use a ComposedText as the label.  If you're using the UI painter, you have to specify that the label is "Supplied by Application" and "Label Is Image".  Then you implement a method to return the ComposedText as the label.

Randy
--
Randy Coulman
[hidden email]

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc