FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Window with two Xbrowse
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Window with two Xbrowse
Posted: Wed Mar 12, 2008 10:27 AM
Dear Antonio and all,

I must create in a window MDIchild two xbrowse( two dbf) divide by a splitter orizzontal

the xbrowse top must must init from 250 to with of the window because at the left I must insert an outllook2003 menu

The second Xbrowse ( on the bottom) must have a tab control on the bottom

have you an sample source as this ? ( see the picture)

Best Regards, Saludos



Falconi Silvio
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Two browsers in a Outlook-Child
Posted: Wed Mar 12, 2008 12:31 PM
Hello Silvio,

Is it that, what you are looking for ?
There are 2 different DBF.
They are set in Relation. When i change the position
in Browser 1, browser 2 shows the value as well.
I can seek in both. it is a bit more than a normal relation
There is a splitter in the middle ( vertical ).
No problem for a horizontal splitter.
There is no problem, to add if needed, some tabs as well.



Regards
Uwe :-) [/img]
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.
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Multiple browse
Posted: Wed Mar 12, 2008 04:03 PM

I would think you just need to create the resource to include all three controls ...

I use multiple browses a lot ... often with one viewing a database, the other viewing an array or database related to the browse, and there are also edit fields on the dialog related to one, or the other, browse.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Window with two Xbrowse
Posted: Wed Mar 12, 2008 04:52 PM

the problem are not the dbfs but the two xbrowse divide by orizzontal splitter

1.) in a window chil and not in a dialog !

2) 2 xbrowse divide by splitter orizontal

3) at left a vtaskbar menu

4) After vtaskbar menu and previous xbrowses must be an vertical splitter

5) thereis a button bar at the top of the first xbrowse and a tab control at the bottom of the second xbrowse

6) all must be resize when I resize the window

I hope you understand

Best Regards, Saludos



Falconi Silvio

Continue the discussion