#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 09:36 AM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
viz.Screen Images overlap and Interface Button | jaylocco | Vizard | 1 | 08-28-2009 04:18 PM |
Push a button | snoopy78 | Vizard | 1 | 07-20-2009 10:39 AM |
Create Button or Text | Chrissy2009 | Vizard | 1 | 07-15-2009 06:34 PM |
button problems | cade_mccall | Vizard | 3 | 02-22-2007 10:48 AM |
on/off button | bailenson | Vizard | 1 | 09-28-2004 06:13 PM |