TFormFolder in DBFData6.prg .... Interesting!
Publicado: Lun Jul 02, 2007 3:13 pm
Hi,
Was interested in how you do the example in DBFData6 ... it is a form with
an Explorer Bar on the left and a TFolder on the right which displays other
'forms' from other .prgs.
Then I noticed the hand coded CLASS TFormFolder FROM XFolderPage in
FrmFolder.prg ... this is the secret I think!!
I am interested in ways to have the same layout main window with an area on
the right to have different 'forms' visible depending on different menu
options .... your sample allows this.
If I did not want the 'tabs' is there any other container class like TPanel
that could do the job showing a 'Form' in it ??
Something like Class TFormPanel FROM XPanel ??
I have a lot to learn!
Regards
Chris Gillard
Was interested in how you do the example in DBFData6 ... it is a form with
an Explorer Bar on the left and a TFolder on the right which displays other
'forms' from other .prgs.
Then I noticed the hand coded CLASS TFormFolder FROM XFolderPage in
FrmFolder.prg ... this is the secret I think!!
I am interested in ways to have the same layout main window with an area on
the right to have different 'forms' visible depending on different menu
options .... your sample allows this.
If I did not want the 'tabs' is there any other container class like TPanel
that could do the job showing a 'Form' in it ??
Something like Class TFormPanel FROM XPanel ??
I have a lot to learn!
Regards
Chris Gillard