#1
|
|||
|
|||
How can I design a GUI like this example?
I'd like to design a GUI like the following picture.
The example is made by pygame. How can I design a window like Window 1 that a window has Window 1 and Hello World window. In addition, I can drag the Window 1. How can I design like the example in Viazrd? I try to use vizinfo, but there is a problem that I can't put a button or other element to a position what I like. Do you have any suggestion? Thank you!! |
#2
|
|||
|
|||
We have an undocumented module called vizdlg that supports more advanced layouts of GUI components placed within panels. However, it does not allow for dragging these panels. If you do a search within this forum for 'vizdlg' you'll find several examples of how to use it.
|
#3
|
|||
|
|||
Thanks, that's great.
Zero |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vizard and 3ds Max Design 2009 | Vinicius Lima | Vizard | 2 | 04-16-2008 11:45 PM |