Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Version 9.601 has been released
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Version 9.601 has been released

 Post Reply Post Reply
Author
Message
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 Topic: Version 9.601 has been released
    Posted: 03 March 2005 at 10:55pm

Just found out the announcement on the home page.... FYI if you haven't seen it yet. I for one, never visit the Codejock home page, I have the forums bookmarked.

It would be nice if you guys sent out update notification emails, or at least posted a message in the forums to let everyone know when a new version is here... what say ye?

Looking forward to trying out the new version. Thanks for the prompt update.

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: 03 March 2005 at 11:18pm

Release notes haven't been updated yet, so here's for the curious. Great job with this upgrade guys, this is a heck of a lot more than I expected from a hot fix. Makes me glad (finally) that I purchased the 1 year subscription. Many thanks, and keep up the good work!

ACTIVEX VERSION 9.60.1:

March 3, 2005

Xtreme Suite Pro
# Type Description
1 New feature XTPTaskPanelItemAllowDrag enumerator added for TaskPanel drag operations. The TaskPanel::AllowDrag, TaskPanelGroupItem::AllowDrag, TaskPanelGroup::AllowDrag, and TaskPanelItem::AllowDrag properties have changed from type boolean to type XTPTaskPanelItemAllowDrag.
2 New feature TabPaintManager::SetIconSize method added
3 New feature TaskPanel::ItemDblClick, TaskPanel::FocusedItemChanged events added; TaskPanel::FocusedItem, TaskPanel::SingleSelection properties added
4 New feature Pressing the F1 key with the cursor on a Codejock keyword will now open up the help file and the help page for the keyword will be displayed
5 Fixing source Fixed some VB.NET, C# samples. MS ImageList replaced to Codejock ImageManager in .NET samples
6 Sample update Added email sample to Outlook 2003 sample
7 New feature Added XTPTabColorWhidbey to XTPTabColorStyle enumeration
8 Sample update Updated TabManager sample with new Whidbey theme
9 New feature Added XPCOLOR_LABEL and XPCOLOR_STATICFRAME to the XTPColorManagerColor enumeration
10 New feature ImageManager::AddBitmap added
11 Fixing source Fixed bug in that would cause incorrect scrolling when the items are navigated using the up and down arrow keys.
12 Fixing source Fixed bug in TaskPanel.Icons collection that would offset the icon count by 1 causing the wrong icon to display.
Xtreme Command Bars
# Type Description
1 Fixing source Fixed bug in DesignerStudio when the "Add Control" button was clicked the application would crash
2 Fixing source Fixed bug that caused popup menus not to close when using CommandBars in an Internet Explorer band and multiple instances of the browser are open
3 New feature Options.MaxPopupWidth property added to control maximum available popup bar width
4 Fixing source Fixed bug with LoadStateFromXML where it would not load icons into the CommandBars.DesignerControls collection when StateOptions.SerializeImages was True
5 Fixing source Fixed bug that would calculate the popup menu caption width before the Update event was fired. The caused some captions to be displayed incorrectly.
Xtreme Property Grid
# Type Description
1 New feature Added PropertyGridItem::Remove method
2 Fixing source Improved drawing themed expand and combo buttons, Whidbey theme now use themed buttons. Little improvments in all themes
3 Fixing source Fixed bug where the grid was not updated after the description was set of a selected item.
Xtreme Docking Pane
# Type Description
1 New feature Reworked NativeWinXP theme. Added themed close and pin buttons, Added xtpPaneThemeShortcutBar2003 and xtpPaneThemeExplorer themes
2 Fixing source Fixed bug that displayed a splitter mouse cursor when a pane could not be resized
3 Fixing source Tracking MinMax now works with AutoHide windows
Xtreme Report Control
# Type Description
1 Fixing source Fixed m_clrIndentControl color in non luna theme
2 Fixing source Fixed bug where text containing an ampersand would be displayed differently than the tooltip
3 Fixing source Fixed bug where SelectionChanged event would fire when clicking on the currently selected item
4 New feature Added ReportPaintManager::DrawSortTriangleAlways property

C++ VERSION 9.60.1:

March 3, 2005
Xtreme Toolkit Pro
# Type Description
1 New feature XTPTaskPanelItemAllowDrag enumerator added for TaskPanel drag operations
2 New feature CXTPPropExchangeEnumerator added to enumerate child sections for XML node
3 New feature CXTPTaskPanel::SetSingleSelection added to allow only one item to be selected in Task Panel; XTP_TPN_FOCUSEDITEMCHANGED notification added
4 Fixing source Fixed bug in CXTPStatusBarIconPane::SetPaneIcon that did not destroy the icon if it already existed. Added DestroyIcon to CXTPStatusBarIconPane::SetPaneIcon to fix memory leak.
5 New feature XTP_TPN_DBLCLICK added for XTPWM_TASKPANEL_NOTIFY
6 Sample update Fixed a few bugs in the Grep sample that would allow a blank popup to be displayed that would not go away, and a bug that caused text in the list to overlap.
7 Sample update Fixed a bug in the Multi-Language Scribble sample that would cause an assertion error when Arabic was selected as the language and a menu item was selected.
8 Sample update Fixed a bug that cause the Toolbox sample not to compile.
9 Fixing source Fixed bug in TaskPanel::EnsureVisible that would cause incorrect scrolling
10 New feature Added CXTMenuListBox::EnableMenuItem to provide the ability to enable or disable menu items in the CXTMenuListBox control
11 Fixing source Eliminated the prompting to save dialog when the CXTWindowList::OnBtnSave button was pressed in the CXTPWindowList control
12 Fixing source Fixed problem with call stack when using CXTShadowWnd
Xtreme Command Bars
# Type Description
1 Fixing source Fixed bug in DesignerStudio when the "Add Control" button was clicked the application would crash
Xtreme Property Grid
# Type Description
1 Fixing source Improved drawing themed expand and combo buttons, Whidbey theme now use themed buttons. Little improvments in all themes
2 Fixing source Fixed bug where the grid was not updated after the description was set of a selected item.
Xtreme Docking Pane
# Type Description
1 Fixing source Fixed bug in Dynamic Pane sample that cause an unhandled exception when the pane caption was right-clicked.
2 New feature Reworked NativeWinXP theme. Added themed close and pin buttons, Added xtpPaneThemeShortcutBar2003 and xtpPaneThemeExplorer themes
3 Fixing source Fixed bug that displayed a splitter mouse cursor when a pane could not be resized
4 Fixing source Tracking MinMax now works with AutoHide windows
Xtreme Report Control
# Type Description
1 New feature CXTPReportControl::DoPropExchange added
2 New feature CXTPReportSelectedRows::IsChanged/SetChanged added
3 New feature DT_NOPREFIX added for each DrawText call
4 Fixing source Fixed m_clrIndentControl color in non luna theme
5 Fixing source Fixed bug where text containing an ampersand would be displayed differently than the tooltip

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: 04 March 2005 at 7:32pm
Looks like I spoke too quickly!! I just received an email regarding the new release. Thanks!
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.