FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour dialog creation
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
dialog creation
Posted: Thu May 15, 2008 03:56 PM

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 ?

Best Regards, Saludos



Falconi Silvio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
dialog creation
Posted: Thu May 15, 2008 04:18 PM

Silvio,

You have to ACTIVATE them as NOWAIT (non modal) and use the STYLE clause to specify the desired style when DEFINE them

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
dialog creation
Posted: Fri May 16, 2008 08:42 AM

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?

Best Regards, Saludos



Falconi Silvio
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
dialog creation
Posted: Sat May 17, 2008 03:18 AM
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
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
dialog creation
Posted: Sat May 17, 2008 09:25 AM

look to private email pls

Best Regards, Saludos



Falconi Silvio

Continue the discussion