Re: Anything like this for Delphi?




"Andreas Hausladen" <AndreasDOTHausladen@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:47776022$1@xxxxxxxxxxxxxxxxxxxxxxxxx

1. Put a TJvDockServer on the main form
2. Put a TJvDockStyle on the main form
3. Assign the DockStyle to the DockServer
4. Put a TJvDockClient on the other forms
5. Assign all DockClient with the main form's DockStyle
6. Start the application.


Hate to display my ignorance, but here it goes:

1. Assume this requires all forms to USE the mainform unit. Correct?
2. Once you put it together, how do you make it do its magic? I compiled the
project, main form and two additional forms, show the additional forms, then
what?

Robert


.



Relevant Pages

  • Re: Anything like this for Delphi?
    ... others for Delphi? ... Put a TJvDockServer on the main form ... Assign all DockClient with the main form's DockStyle ... but it does not seem to be able to dock to the middle of the main form for a page control like effect. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Anything like this for Delphi?
    ... Tony Caduto wrote: ... others for Delphi? ... Put a TJvDockServer on the main form ... Assign all DockClient with the main form's DockStyle ...
    (borland.public.delphi.thirdpartytools.general)