Quick Links

Questions & Feedback

Testimonials

 
Arcadia PowerTouch EP 2007 Standard R17 Download

Welcome to Arcadia PowerTouch EP 2007 Standard latest update page.  In addition to the download page link for the latest update, this page lists the enhancements and fixes included in the current and previous releases.

 Download Arcadia PowerTouch EP 2007 Standard Update

  Release 17 Fixes & Enhancements (November 15, 2010)

Arcadia PowerButton 4.6.0

-

The sound set inside the MouseInSound property is played when the mouse is over the PowerButton even if the EnableMouseIn property is set to FALSE

-

Issues in the PowerButton that affected the ability to store images to a picture box or image controls

Arcadia PowerCombo 3.6.0

-

New properties to change the mouse pointer

-

The mouse pointer is not displayed correctly when its value is changed inside the Click event

Arcadia PowerEdit 3.6.4

-

Unacceptable format when setting the DateFormat property to "99 - Custom" at runtime

-

Setting the InputDateFormat property to “HH:mm” always returns 0 in the second field

-

The year value is set to 1899 in some cases when setting the calendar and changing the date value using the keyboard or the mouse

-

When trying to delete the value of a number, the last digit is not deleted when the property NumberFormatAndValidation is set to "2 - Auto Format and Validation"

-

The SelectText method fires the "Change" event even if nothing is changed

Arcadia PowerList 3.3.1

-

In some grouping cases the PowerList contents are not drawn correctly

-

When the title height is set to a value higher than 0, the PowerList cell index returns wrong values

-

Dragging a Dropdown list that is created inside the PowerList causes a crash

-

Scrolling the horizontal scrollbar causes some of the PowerList cells to become blank

-

When trying to draw the PowerList by code inside the MouseDown event and clicking the left mouse button in the PowerList table or the scrollbar when it is active, the drag does not work

-

The GetSelRowCount method returns wrong value when calling this method after selecting multiple rows in a Multiselect PowerList

-

"Yes" does not change the CheckBox value

Arcadia PowerCheck 1.2.0

-

New CheckBehavior property that determines the behavior of how to change the PowerCheck object value using the keyboard

-

New FocusCheckBorderColor property that returns the check border color when it gets the focus

-

The KeyPress event is not triggered when (ASCII 13) key is pressed

Arcadia PowerRadio 1.1.0

-

New FocusRadioBorderColor property that returns the check border color when it gets the focus

-

Translucency issues when clicking on multiple PowerRadio buttons that are translucent and set to the same group

-

The Click event is not triggered when the changing the focus to another PowerRadio button
 

  Release 16 Fixes & Enhancements (March 8, 2009)

Arcadia PowerEdit 3.5.0

-

Built in Vista appearance style.

-

A new method "MoveCaretToEnd" has been added to allow the movement of the caret directly to the end of the text.

-

Enhancing the Mask property to accept several types of brackets.

-

Loading/unloading a form that contains one or more PowerEdit objects may result in minor memory leak.

Arcadia PowerList 3.2.3

-

When a PowerList object is added into a tab control, losing the focus directly from the PowerList cell edit into one of the tab control buttons will result in a runtime error.

-

PowerList is unable to retrieve data from a database that contains one column with a name that is a substring of another column name.

-

The "ScrollTopBottomPlacement" property is initialized incorrectly for PowerList objects created in previously saved project.

Arcadia PowerButton 4.5.6

-

Glow effect is not always drawn correctly when another window covers all or part of the PowerButton area.

Arcadia PowerCheck 1.0.5

-

The CheckStateChanged event is being fired before the selection state is drawn in the PowerCheck object.

Arcadia PowerRadio 1.0.5

-

The CheckStateChanged event is being fired before the selection state is drawn in the PowerRadio object.
 

  Release 15 Fixes & Enhancements

Arcadia PowerCombo 3.5.0

-

Built in Vista appearance style

-

EnableRedraw Method

Arcadia PowerEdit 3.1.9

-

New built-in date format under the DateFormat property: "45 – ddd dd/mm/yyyy"

-

Inability to insert characters in the edit area when these characters are sent to the PowerEdit by another control through a WM_CHAR message.

-

The height changes unexpectedly under some unsupported development environments when opening projects with old PowerEdit controls that got converted into the latest PowerEdit control version.

-

A PowerEdit object with a ValidType of "1 – Date/Time" resets its text at run-time to the current date/time value when its Text property is set to null at design time.

-

The GetDateValueEx method does not return the correct day, month, and year values after the date is set at runtime using the Text property.

Arcadia PowerList 3.2.0

-

PowerList can now retrieve columns of type Text/Memo when connected to SQL Server/Access/FoxPro database engines

-

Group headers are not drawn correctly when RightToLeft is set to True

-

When setting the EnableRedraw method to True and then to False, the PowerList disappears.

-

The third parameter (Ascending) in the GetLastSortedCol method returns only a False Boolean value under VB 6.0.
 

  Release 14 Fixes & Enhancements

Arcadia PowerButton 4.5.5

-

The DownPicture is not drawn when the PowerButton menu is dropped down

-

Using PowerButton within some kind of container forms prevents the tooltip being displayed

-

Using PowerButton within a e-Developer container, color values cannot be retrieved correctly from a previously saved template

Arcadia PowerEdit 4.1.5

-

With an auto formatted date, the user can only switch between AM/PM date values by entering either 0 or 1

-

Setting the InsertMode property to False does not let the user to overwrite the text inside the PowerEdit while the MultiLine property is set to True
 

  Release 13 Fixes & Enhancements

Arcadia PowerList 3.1.1

-

Calling EnableRedraw method forces the PowerList Visible property to be set to true

-

Setting ScrollTopBottomPlacement property to "1 - In Between Header Footer" causes the vertical scrollbar to be drawn over the PowerList footer

-

Group collapse/expand symbols (-/+) are not drawn under Vista appearance

-

Scrollbars thumbs are always drawn with fixed sizes under 3D and flat appearances regardless the number of the rows/columns loaded in the PowerList

-

With grouping applied, and at least one group is collapsed, PowerList does not set the first visible row correctly when scrolling the through the rows using the vertical scrollbar

Arcadia PowerButton 4.5.4

-

The glow effect will still drawn after disabling the PowerButton object using the code at run time

-

A GDI resources leak occurs when using an icon file (ICO) for PowerButton pictures

Arcadia PowerCombo 3.1.5

-

The dropdown list horizontal scrollbar thumb does not represent the actual selected row when the dropdown list is being filled using the AddItem method

-

Dropdown list Scrollbars thumbs are always drawn with fixed sizes under 3D and flat appearances, regardless number of the rows/columns loaded in the PowerCombo dropdown list

-

Dropdown list separator rows do not behave as locked rows, since they can be clicked and selected

-

The mouse wheel does not scroll the dropdown list rows

Arcadia PowerEdit 3.1.4

-

A PowerEdit object that is connected to a source database field, and having a mask set, will include the mask symbols within the text to be saved to the source database field, regardless the value of the MaskedDataBinding property

-

Characters entered to PowerEdit after calling SelectText and SetFocus methods will be placed at the beginning of the PowerEdit text

-

Scrollbars thumbs are always drawn with fixed sizes under 3D and flat appearances regardless the size of the text loaded in the PowerEdit

-

A PowerEdit with a mask that starts with a ">" place holder will not accept any characters to be entered
 

  Release 12 Fixes & Enhancements

Arcadia PowerList 3.1

-

Built in Vista look appearance style

Arcadia PowerButton 4.5.3

-

 black border is drawn around the PowerButton instead of the glow effect in some cases when the PowerButton is placed inside a tab control

Arcadia PowerCheck 1.0.4

-

In VB .NET 2005, the first time you open a form that includes a PowerCheck control inside the first tab of some of the third parties tab controls, the TickStyle property is always set to Tick0

Arcadia PowerEdit 3.1.3

-

Calendar gradient properties values are not refreshed correctly inside the property pages

-

VC++ crashes when opening the Behavior or Sections tabs in the property pages

-

In VC++, the calendar is not displayed correctly if there is a control under the PowerEdit

Arcadia PowerRadio 1.0.4

-

In VB .NET 2005, the first time you open a form that includes a PowerRadio control inside the first tab of some of the third parties tab controls, the TickStyle property is always set to Tick0

-

Setting the focus on a PowerRadio that has an empty caption string and its FocusBorderArea property is set to "1- Caption" will cause the application to crash
 

  Release 11 Fixes & Enhancements

Arcadia PowerButton 4.5.2

-

The Focus animation effect is not working properly when the PowerButton gets the input focus using the TAB key

-

The default border is not always drawn when the PowerButton gets the input focus using the mouse

-

A black border is drawn around the PowerButton instead of the glow effect when the mouse pointer is placed over the PowerButton object at its creation time

Arcadia PowerCombo 3.1.3

-

Setting the BackColorMode property to solid does not color the items correctly if the Item1Gradinet or Item2Gradient property is set to true

-

Resizing the width of the PowerCombo truncates the text shown inside the edit section

-

The rounded corners are not drawn correctly under some cases

-

ShowHeaderMouseInEffect is not working properly when set at run time

Arcadia PowerCheck 1.0.3

-

The click sound is played twice when a message box is called inside the MouseUp handler

-

Pressing on the spacebar does not change the status

Arcadia PowerEdit 3.1.1

-

The required field does not fire the ValidationError when it is not filled

-

The required field tooltip is drawn over the full text tooltip

Arcadia PowerList 3.0.9

-

Setting the BackColorMode property to solid does not color the items correctly if the Item1Gradinet or Item2Gradient property is set to true

Arcadia PowerRadio 1.0.3

-

The click sound is played twice when a message box is called inside the MouseUp handler
 

  Release 10 Fixes & Enhancements

Arcadia PowerList 3.0.8

-

A translucent PowerList that is placed on a PowerTab control is not drawn correctly after moving from tab to another

-

A PowerList that is placed on a PowerTab control and its dropdown list is opened does not hide the dropdown list after moving from tab to another

Arcadia PowerEdit 3.1

-

The ability to show a required field symbol on the upper left corner and to set the PowerEdit as a required field that does not allow empty text
 

  Release 9 Fixes & Enhancements

Arcadia PowerButton 4.5.1

-

A system error is generated when assigning a cursor file to the MouseIcon property

-

The toggle button is not drawn correctly under Vista style appearance

-

The rounded corners are not drawn correctly under Vista style appearance if there is no border

-

Loading a template at run time that has the Enabled property set to true on a PowerButton object that has the Enabled property set to false does not enable the PowerButton object

-

The focus border is not shown when the PowerButton object is translucent

-

A PowerButton object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

Arcadia PowerCombo 3.1.1

-

The header events are not triggered correctly

-

The data object name is set to the last alphabetical name on the list if the property is accessed from the property window under Visual Studio .NET 2005

-

A PowerCombo object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

-

The dropdown button triangle color is not drawn correctly when the mouse moves over it, when it is pressed, or disabled

-

Setting the EditFontColor and EditFontColorOnFocus are not drawn correctly if set at run time

-

The SelChange and SelChangeEx are not triggered correctly under some cases

-

System colors are not drawn correctly when assigned to the MouseInItemBackColor property

Arcadia PowerEdit 3.0.7

-

A translucent PowerEdit object is not drawn correctly under Visual Studio .NET 2005

-

Any PowerEdit object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

-

A PowerEdit object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

Arcadia PowerList 3.0.7

-

Cannot retrieve the FoxPro tables names correctly form the property pages

-

The data object name is set to the last alphabetical name on the list if the property is accessed from the property window under Visual Studio .NET 2005

-

The dropdown list vertical scrollbar is not drawn correctly according to the scrollbar properties values

-

A PowerList object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

Arcadia PowerRadio 1.0.2

-

The focus border is not shown when the PowerRadio object is translucent

-

A PowerRadio object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called

Arcadia PowerCheck 1.0.2

-

The focus border is not shown when the PowerCheck object is translucent

-

A PowerCheck object with rounded or slanted corners or translucent style disappears when placed on a VB6 form and the form Refresh method is called
 

  Release 8 Fixes & Enhancements

Arcadia PowerButton 4.5.0

-

Built in Vista appearance style

-

Customizable Vista style gradient

-

Vista style glow effect with inner and outer color settings and inner color placement

-

Glow effect fading animation option

-

Microsoft Access compatibility

-

Resolved mouse in sound file under Windows Vista issue when it is not played correctly if you move quickly over a group of adjacent PowerButton controls

Arcadia PowerCombo 3.1.0

-

New methods to select and retrieve the selected characters in the PowerCombo's edit box text

-

New method to retrieve the length of the PowerCombo edit box text

-

Resolved the issue where the SelChange and SelChangeEx events are not fired when the selection changes whenever a character is typed that matches a new entry

Arcadia PowerEdit 3.0.6

-

The 24hr time is not spun correctly

-

The control disappears if placed inside a FRAME control in some cases

Arcadia PowerList 3.0.6

-

Hidden PowerList will be visible when the MultiSelect property is set to TRUE
 

  Release 7 Fixes & Enhancements

Arcadia PowerCombo 3.0.4

-

The PowerCombo edit back color is filled with black when the PowerCombo object is translucent or included in a manifested VB6 form

-

Translucency and blending do not work correctly under Windows Vista

Arcadia PowerEdit 3.0.5

-

Translucency and blending do not work correctly under Windows Vista

Arcadia PowerList 3.0.5

-

Translucency and blending do not work correctly under Windows Vista

Arcadia PowerTab 1.0.2

-

Allow the user to select a certain tab by pressing a shortcut key. The shortcut key will be specified by preceding a caption character with & character. Once the user presses Alt+[hot character], that tab will be activated.
 

  Release 6 Fixes & Enhancements

Arcadia PowerCombo 3.0.3

-

The PowerCombo edit text disappears on some machines when it is selected

Arcadia PowerEdit 3.0.4

-

The HitTest method returns 0 when clicking over the scrollbars area
 

  Release 5 Fixes & Enhancements

Arcadia PowerButton 4.0.2

-

A Crash occurs when hiding and then showing a form from inside the MenuItemClick event

Arcadia PowerCombo 3.0.2

-

The PowerCombo is not drawn correctly when the AppearanceStyle property is changed from Office 2003 to Default after running and closing the form

Arcadia PowerList 3.0.4

-

The updating feature works properly only if the DataObjectType property is set to Table

-

Clicking on the Multiselect Checkboxes does not select or unselect the items if the PowerList width is only to fit the checkboxes bar

-

Some of the group footer methods are not working properly

-

Some of the group footer properties do not auto refresh the PowerList

-

The title and footer marquees are always aligned to the top

-

In some cases, the RefreshGroups method causes problems in drawing the items

-

The RefreshGroups method resets some of the group header and footer values

-

The scrollbars buttons colors are not drawn correctly under all statuses

-

The PowerList is not drawn correctly when the AppearanceStyle property is changed from Office 2003 to Default after running and closing the form

-

In some cases, the font changes to the default after running and closing a form that has more than two PowerList controls
 

  Release 4 Fixes & Enhancements

Arcadia PowerEdit 3.0.3

-

MouseInFont property does not exist

Arcadia PowerList 3.0.3

-

RefreshGroup method does not work properly under all cases

-

Ungrouping the PowerList causes the previously hidden grouped column to be shown

-

Calling the SortColumn method after loading the data does not sort the PowerList
 

  Release 3 Fixes & Enhancements

Arcadia PowerButton 4.0.1

-

Double borders are not drawn correctly

-

Error message when setting a custom mouse pointer

Arcadia PowerCheck 1.0.1

-

Double borders are not drawn correctly

Arcadia PowerCombo 3.0.1

-

Memory usage enhancement

-

The ability to connect PowerCombo dropdown list to Access linked tables

-

The ButtonPicture and ShowInnerButtonBorder properties are now included in the property pages

-

PowerCombo button is not drawn correctly under all statuses

-

Rounded XP-Style corners are not colored correctly

Arcadia PowerEdit 3.0.2

-

Memory usage enhancement

-

MouseInFont and DisabledFont properties are now available

-

The PowerEdit back color is filled with black when the PowerEdit object is included in a manifested VB6 form

-

A problem with refreshing the PowerEdit object when it is translucent and a window moves over it

-

The PowerEdit button and scrollbars are not drawn correctly under all statuses.

-

The ButtonPicture property is not saved correctly when changed from inside the property pages

-

The rounded XP-Style corners are not colored correctly

-

ValidationError event is not fired when the PowerEdit loses the input focus while not all the required mask placeholders are filled with valid characters

-

The ShowInnerCalEditButtonBorder property is not drawn correctly when the ButtonAlignment property is set to Left and RightToLeft is set to FALSE

-

The PowerEdit background is not drawn correctly when the Multiline property is set to TRUE

Arcadia PowerList 3.0.2

-

Memory usage enhancement

-

The ability to connect PowerList to Access linked tables

-

A Problem in all database types when updating a date field that has day names

-

A problem with refreshing the PowerList object when it is translucent and a window moves over it

-

Setting the TranslucentStyle property at run time does not draw the translucent effect

-

Grouping a column where one of the column’s EditType is set to CheckBoxes does not draw the groups headers and footers correctly

-

When a column’s EditType is set to CheckBoxes, the empty row at the end when the AllowAddNew property is set to TRUE does not show a checkbox

Arcadia PowerRadio 1.0.1

-

Double borders are not drawn correctly