![]() |
|
#1
|
|||
|
|||
The setPosition is not doing anything because it is being overwritten by the link you created with it. Try the following code to place your form on the left side of the screen.
Code:
form = MyForm(title='Personal Details',background=False,align=vizdlg.ALIGN_LEFT_TOP) viz.link(viz.MainWindow.LeftTop,form,offset=[10,-10,0]) |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Read file....many issues | Uttama_vizard | Vizard | 9 | 07-08-2008 02:16 PM |
Mirror issues | Frank Verberne | Vizard | 2 | 04-08-2008 10:37 AM |
avatar head texture issues | rconrey | Vizard | 3 | 11-17-2004 04:05 PM |