Window with two Xbrowse

Post Reply
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Window with two Xbrowse

Post by Silvio »

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)

Image
Best Regards, Saludos

Falconi Silvio
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Two browsers in a Outlook-Child

Post by ukoenig »

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.

Image

Regards
Uwe :lol: [/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.
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Multiple browse

Post by TimStone »

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
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

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
Post Reply