ToolBar on a Dialog

ToolBar on a Dialog

Postby Silvio.Falconi » Wed Nov 20, 2013 5:35 pm

it is possible insert a toolbar class into bottom of a Dialog ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm

Re: ToolBar on a Dialog

Postby ukoenig » Wed Nov 20, 2013 5:55 pm

Silvio,

You need a extra function, to define the dialog-Toolbar on dialog INIT

´´´´
´´´´
ACTIVATE DIALOG oDlg VALID lExit ;
ON INIT SHOW_BAR(oDlg)

RETURN NIL

// ----

FUNCTION SHOW_BAR(oDlg)
LOCAL oBar
.......

Best regards
Uwe :)
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: ToolBar on a Dialog

Postby Silvio.Falconi » Wed Nov 20, 2013 6:30 pm

UWE
I MEAN TOOLBAR ( rebar, ttoolbar) CLASS ON BOTTOM OF THE DIALOG

I Know how insert a bar into a dialog !!!
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7056
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 92 guests