Print Page | Close Window

ShortCutBar Handle

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=3089
Printed Date: 17 November 2024 at 11:38am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ShortCutBar Handle
Posted By: jamesblast
Subject: ShortCutBar Handle
Date Posted: 25 October 2005 at 3:04am

Hello,

in version 9.7 I could call

    ShortcutBar.AddItem 1, "all", TreeFrame.hwnd
    ShortcutBar.AddItem 2, "filtered", 0

this added a frame to the shortcutbar. if i switched to the item 2 (filtered) i also got the frame (because no other control was bound to it) and could filter the content myself.

in 9.8 the frame gets hidden by switching to item 2. how can i arrange this to work again?

thank you!




Replies:
Posted By: Oleg
Date Posted: 27 October 2005 at 7:59am

You can call it as

ShortcutBar.AddItem 1, "all", TreeFrame.hwnd
ShortcutBar.AddItem 2, "filtered", TreeFrame.hwnd



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: jamesblast
Date Posted: 27 October 2005 at 8:54am

hi,

i tired this. the last item gets the handle. by switching to 1 the tree is still handled by 2.

this was the behaviour i expirienced in 9.7



Posted By: Oleg
Date Posted: 28 October 2005 at 6:35am

Ok, I see problem...

We preparing 9.81 release it will be new ShortcutBaritem.hWnd property.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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