Accelerated Ideas - Blog Forum Index Accelerated Ideas - Blog Forum Index
Accelerated Ideas Free .Net Components (Home)
Accelerated Ideas - Blog
FAQ  FAQ   Search  Search   Memberlist  Memberlist   Usergroups  Usergroups
Register  ::  Log in Log in to check your private messages


This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.
 AITaskList v3.1 Released « View previous topic :: View next topic » 
Author Message
AINETAdmin
PostPosted: Sun Jan 14, 2007 4:52 pm    Post subject: AITaskList v3.1 Released Reply with quote

Site Admin

Joined: 28 Dec 2006
Posts: 127

A new version of AITaskList is now available on our site.

We recommend that current users of version 2.1 upgrade to 3.1 at the first opportunity because of its superior graphics engine. Version 3.1 contains significant improvements upon version 2.1, including new properties and events but mainly focusing on new Smart Refresh and intelli Paint features.

The following list details all the new changes for version 3.1:

AITaskList:

Code:
public SmoothingMode PaintMode


Developers can set the smoothing mode for the control to improve rendering speed. The default is HighSpeed for optimum painting and refresh.


Code:
public Boolean WithContextMenu


Developers can now use the built in context menu to ease user item manipulation. The built in context menu contains actions for Move to Top, Move to Bottom and Delete.


Code:
public aiTaskItem GetSelectedItem()


Retrieved the currently selected aiTaskItem.


Code:
public event TaskListItemMove(object sender, AITaskListEventArgs ItemArgs, int FromPos, int ToPos, out Boolean Allow)


This event is raised when the user tries to move a TaskItem. Developers can set the Allow parameter to state whether the action should be allowed to take place.


Code:
public event TaskListAfterItemMove (object sender, AITaskListEventArgs ItemArgs)


This event is raised after the order of the TaskList is changed.


Code:
public event TaskListItemDelete (object sender, AITaskListEventArgs ItemArgs, out Boolean Allow)


This event is raised when the user tries to delete a TaskItem. Developers can set the Allow parameter to state whether the action should be allowed to take place.


Code:
public event TaskListAfterItemDelete (object sender, AITaskListEventArgs ItemArgs)


This event is raised after an item is deleted from the TaskList. The ItemArgs parameter contains the aiTaskItem that was deleted.


Demo Application:

We have also updated the demo application to show off even more features of AITaskList, including tracking action history and fine tuning individual task items.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

Jump to:  



You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum





-- Accelerated Ideas --
Absolute Adsense
Microsoft Practice Exams
Delphi Tutorials
Free .net Components
Freeware & Shareware Downloads


DAJ Glass (1.0.8) template by Dustin Baccetti
EQ graphic based off of a design from www.freeclipart.nu
Powered by phpBB © 2001, 2005 phpBB Group