TaskPanel (2) Bugs |
Post Reply |
Author | |
daliaessam
Newbie Joined: 28 June 2005 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 26 July 2005 at 9:30pm |
hello, 1)- The Taskpanel Toolbox Move Up Item does not work, the move down works. The sample project ToolBox.vbp in your samples. If you right click a button and display the popup menu, select the Move Up, it does not work. That's when you say: Item.ParentItems.Move Item, Item.Index - 1 this does not work, but when you say: Item.ParentItems.Move Item, Item.Index + 1 this works, of course Item.Index -1 is valid index value. Also it is confusing that the Item.Index + 1 moves the item down 2 items, should it be swaped with the next one?. 2)-I am using the Taskpanel as a Toolbox, sometimes when you just click any icon to select it, it is selected but the ItemClick does not fire, if you click again or double click it fires. This happens randomly.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, 1.) Thank you. Will be fixed in 9.71 release. 2) I guess you press button then move cusror then release. in that case ItemClick can be not fired. Use FocusedItemChanged instead.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
daliaessam
Newbie Joined: 28 June 2005 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Dear Oleg, Any news on when the above issue will be fixed and released. We are delaying our project release until this. Thank you |
|
daliaessam
Newbie Joined: 28 June 2005 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
CJ, Please reply if you are planing to release update for the above bug so we can decide if we keep this or through this package. Also is this forum monitered by you or we as customers should go by email. Thanks |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
The next 9.80 release will be in the end of this or next week.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
castleJoe
Newbie Joined: 16 August 2004 Status: Offline Points: 30 |
Post Options
Thanks(0)
|
daliaessam, I would not rely on support answering on the forum.
The release dates are usually some month later then they say, so don't rely on that either - although 9.80 might come soon as it's a renamed 9.71 that should have been out a while ago ;) I'm happy with the CJ components, but I use only functionality that works in the current release, never depend on fixes or release dates... |
|
daliaessam
Newbie Joined: 28 June 2005 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Codejock, Did you released this fix? it is been long time waiting. |
|
castleJoe
Newbie Joined: 16 August 2004 Status: Offline Points: 30 |
Post Options
Thanks(0)
|
I guess I was wrong after all, when they remaned 9.71 to 9.80 all the
dates were reset, meaning that release comes month after "official"
release dates...
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |