Page 1 of 1
dialog creation
Posted: Thu May 15, 2008 3:56 pm
by Silvio
Dear Antonio,
Can I create two dialog into a main window oWnd ?
the dialog must have not the border and caption
and the second dialog must be create down the first
as two rectangules
Can I create it and How ?
Posted: Thu May 15, 2008 4:18 pm
by Antonio Linares
Silvio,
You have to ACTIVATE them as NOWAIT (non modal) and use the STYLE clause to specify the desired style when DEFINE them
Posted: Fri May 16, 2008 8:42 am
by Silvio
Sorry Antonio,
Perhaps I explain You bad
I Knw How to create two dialog NOwait or WS styles
My problem is another
Two dialog are as two line of Listbox
I want add a dialog from user
sample:
oDlg1
oDlg2
the use want add a dialog between odlg1 and odlg2
How I can make it?
Posted: Sat May 17, 2008 3:18 am
by James Bott
Falconi,
My problem is another
Two dialog are as two line of Listbox
I want add a dialog from user
sample:
oDlg1
oDlg2
the use want add a dialog between odlg1 and odlg2
I don't understand. Are you saying you want a user to design a dialog and then automatically have it placed it on the screen between two existing dialogs?
Can you show us a screenshot?
James
Posted: Sat May 17, 2008 9:25 am
by Silvio
look to private email pls