Print Page | Close Window

creating an outlook style app... how!?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3749
Printed Date: 17 November 2024 at 9:36am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: creating an outlook style app... how!?
Posted By: dbilbija
Subject: creating an outlook style app... how!?
Date 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




Replies:
Posted By: gshawn
Date Posted: 09 March 2006 at 1:09pm
Did you check the Outlook sample that ships with the Xtreme Suite install?


Posted By: tobi
Date 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 ...




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net