ActiveBar Support

Started by zazaturman at 06-26-2009 4:24 AM. Topic has 3 replies.

Print Search Rate
Sort Posts:    
   06-26-2009, 4:24 AM
zazaturman is not online. Last active: 9/24/2010 1:54:31 PM zazaturman

Not Ranked
Joined on 06-26-2009
Posts 3
WindowList tool property
Hi,
How can I get tool.Caption property which created with WindowList tool.
- Maximum -
I want enumerate all opened MDI windows and change its caption in WindowList tools.
- Minimum -
I want enumerate all opened MDI windows and get their captions

Thanks

   Report 
   06-26-2009, 7:33 AM
Andrey - DD is not online. Last active: 8/25/2011 5:42:49 PM Andrey - DD

Top 25 Posts
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

DDStaff
Re: WindowList tool property
zazaturman,

ActiveBar provides a WindowList tool type that automatically detects open document windows and creates a new internal list item for each. Clicking on the list item brings focus to the proper document. Items captions are the same as opened child windows captions and you cannot change items list caption (they'll change automatically if you'd change child window caption). WindowList tool type allow you to switch between windows but not to change their captions, etc.

Thank you,
Andrey T.
   Report 
   06-26-2009, 8:00 AM
zazaturman is not online. Last active: 9/24/2010 1:54:31 PM zazaturman

Not Ranked
Joined on 06-26-2009
Posts 3
Re: WindowList tool property
How can I get this WindowList tool internal list items? I want create my own list with different captions. I have multi language programm

   Report 
   06-26-2009, 8:16 AM
Andrey - DD is not online. Last active: 8/25/2011 5:42:49 PM Andrey - DD

Top 25 Posts
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

DDStaff
Re: WindowList tool property

Attachment: abSimulateWindowList.zip
zazaturman,

Unfortunately this is not a feature that the WindowList offers. The way to achieve the results you are looking for would be to simulate the ActiveBar window list feature by dynamically adding/removing tools to/from a toolbar. I have attached a small running sample that should help demonstrate this approach.

Thank you,
Andrey T.
   Report 
GrapeCity » Product Support » ActiveBar Suppo... » Re: WindowList tool property

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.