Hello All,
I redefine Folder CLass (single page), I want to put ButtonBar inside that page.
I wish to create this sample image

has runtime error Class" TBAR; "Cannot create a top-levl child window"
Regards,
FAP
I redefine Folder CLass (single page), I want to put ButtonBar inside that page.
I wish to create this sample image

...
REDEFINE FOLDER oFlder ID 1003 OF oDlg;
PROMPT 'Photos';
DIALOGS 'DLG_PHOTO' UPDATE
...
DEFINE BUTTONBAR oBar SIZE 24,24 OF oFlder:aDialogs[ 1 ] 2007
...has runtime error Class" TBAR; "Cannot create a top-levl child window"
Regards,
FAP
Kind Regards,
Frances
Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
Frances
Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15

