Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - creating an outlook style app... how!?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

creating an outlook style app... how!?

 Post Reply Post Reply
Author
Message
dbilbija View Drop Down
Newbie
Newbie


Joined: 08 March 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote dbilbija Quote  Post ReplyReply Direct Link To This Post Topic: creating an outlook style app... how!?
    Posted: 09 March 2006 at 12:10pm

hi all

this seems to be a very common need, but i cannot find a solution. i am creating a typical outlook style application.... one with a navigation control on the left, and a client area on the right.

based on what is clicked on the left, the appropriate form displays on the right.

how in the world do i this?

is the answer to have a docking pane on the left and one on the right... and have the right one fixed? (ie no caption, not hideable, not closeable)

is the answer to have a tab control on the right? and have all the forms loaded into the tabs? i would need to hide the tab captions, of course... possible?

what's the elegant way to solve this? there is a control made by infragistics that provided for this.... the right hand pane was filled with a form whose hwnd property was bound to the left hand side treeview. you click on the node, the right form shows up. nobody else seems to have bottled up this solution so nicely.

dushan bilbija

Back to Top
gshawn View Drop Down
Senior Member
Senior Member


Joined: 04 October 2004
Status: Offline
Points: 227
Post Options Post Options   Thanks (0) Thanks(0)   Quote gshawn Quote  Post ReplyReply Direct Link To This Post Posted: 09 March 2006 at 1:09pm
Did you check the Outlook sample that ships with the Xtreme Suite install?
Back to Top
tobi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 September 2004
Location: Germany
Status: Offline
Points: 451
Post Options Post Options   Thanks (0) Thanks(0)   Quote tobi Quote  Post ReplyReply Direct Link To This Post Posted: 09 March 2006 at 1:55pm

Hi ! I had same problem and solved it with a mdi application.
Iīve put a docking pane on the left containing the "navigation" controls.
On the main area Iīve put multiple mdi forms without control boxes.
Depending on the navigation controls I show or hide the corresponding mdi form.

I donīt know if this is the best way - but I donīt know any other ...

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.