![]() |
|
#1
|
|||
|
|||
|
How to add a button tag?
I have created a button, but I want: when mouse over the button, it can show a text telling the name of the button. How could I implement that?
This is my original code: Code:
button_newsim=viz.addButton()
button_newsim.translate(0.02,0.92)
button_newsim.uppicture('new.bmp')
Last edited by jincheker; 12-02-2009 at 08:36 AM. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| viz.Screen Images overlap and Interface Button | jaylocco | Vizard | 1 | 08-28-2009 03:18 PM |
| Push a button | snoopy78 | Vizard | 1 | 07-20-2009 09:39 AM |
| Create Button or Text | Chrissy2009 | Vizard | 1 | 07-15-2009 05:34 PM |
| button problems | cade_mccall | Vizard | 3 | 02-22-2007 09:48 AM |
| on/off button | bailenson | Vizard | 1 | 09-28-2004 05:13 PM |