FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour to Antonio
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
to Antonio
Posted: Mon May 13, 2013 11:08 AM

Dear Antonio,
you sad me we can have any control on the top of xbrowse
Good for the buttonbar class , can we use toolbar class instead of buttonbar on the top of xbrowse ?
I 'm not founding the solution ....

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
Re: to Antonio
Posted: Mon May 13, 2013 11:33 AM

Silvio,

You can use a splitter.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: to Antonio
Posted: Mon May 13, 2013 12:32 PM

Silvio,

Instead of placing the control as a child of the browse, create the control above the browse but belonging to the same parent:

... OF ... oWnd // for both of them

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: to Antonio
Posted: Mon May 13, 2013 05:06 PM
Sorry I not Understood...

for create toolbar I must create before the rebar and then the imagelist and then the toolbar

I cannot set the ccordinates of the rebar

if I create the toolbar on the top od dialog or on the top of the wnd run ok


as you can see here:





but

I wish create a toolbar on the top of the xbrowse and the xbrowse can be for a sample on the middle of dialog , on any position od the dialog or the wnd
I cannot create toolbar near the head of the xbrowse
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 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

Continue the discussion