List Pro 3 Fixed Problems


The problem tracking number appears in brackets [ ] after the description. Where two numbers are given, the new number appears first followed by the original number from the older tracking system.

Select the Edit->Find menu option at the top of this page to search for a particular keyword or update number.

| Version 3.0.49 |
| Version 3.0.48 | Version 3.0.46 | Version 3.0.45 | Version 3.0.44 |
| Version 3.0.43 | Version 3.0.40 | Version 3.0.35 | Version 3.0.31 |
| Version 3.0.25 | Version 3.0.12 | Version 3.0.10 | Version 3.0.07 |


Technical Issues Addressed—Version 3.0.49—Release Date 4/17/08

fpCombo
  • Selecting items with the fpcombo control in a Spread cell now works correctly. [21646]

Technical Issues Addressed—Version 3.0.48—Release Date 10/18/07

fpCombo
  • Scrolling now works correctly when using the fpCombo control in the Spread control. [20389]

Technical Issues Addressed—Version 3.0.46—Release Date 4/18/07

fpCombo
  • The list now displays correctly when setting the ListIndex property in code. [19296]
  • The ListIndex property now works correctly when using the combo control in a Spread combo cell. [19666]
  • Scrolling now works correctly with a mouse wheel. [19722]

Technical Issues Addressed—Version 3.0.45—Release Date 7/18/06

fpCombo
  • The ListIndex property now has a value of -1 if the item in the list is not clicked on. [17264]
  • The MaxDrop property now works correctly if there is a large number of rows in the list. [19070]
  • The drop down list now shows the correct number of items if there are hidden rows. [19177]

Technical Issues Addressed—Version 3.0.44—Release Date 6/13/06

fpCombo
  • The enter key now behaves in a similar manner to the standard combo box. [14859]
  • The MaxDrop property now works correctly if there are hidden rows. [17889]

Technical Issues Addressed—Version 3.0.43—Release Date 4/20/06

fpList
  • Scrolling the list with the mouse wheel and the WrapList property set to true now paints correctly. [16263]
fpCombo
  • Setting the ListIndex property to -1 now works correctly. [15409]

Technical Issues Addressed—Version 3.0.40—Release Date 3/23/05

fpList
  • Selecting a row now works correctly under Windows 98. [15449]
  • Loading and unloading a form no longer causes loss of memory. [15949]
fpCombo
  • The ListIndex property now updates correctly after calling the Clear method. [15929]

Technical Issues Addressed—Version 3.0.35—Release Date 12/22/04

fpCombo
  • Setting the width at design time now works correctly. [15213]
  • The combo box now works correctly with the Spread control. [15267]

Technical Issues Addressed—Version 3.0.31—Release Date 9/21/04

fpCombo
  • Using the down arrow to scroll in a virtual combo box control now scrolls past the virtual page. [9313]
  • The combo box control now correctly handles the tab key in the .NET platform. [14154]
  • Events now work correctly with the combo box control in an ATL project. [14755]
  • The ListApplyTo method now works correctly in the the combo box control. [14858]
  • The ColText and Text properties now work the same in the CloseUp event. [15116]
fpList
  • The message box now works correctly with the SelChange event. [14173]

Technical Issues Addressed—Version 3.0.25—Release Date 4/06/04

fpCombo
  • The combo box control's default property is now the Text property, as it was in previous versions of the product. [8669/SCS10100]
  • Modal forms now work correctly with the combo box control. [8672/GIC12539]
  • In a dual-monitor setting, the drop-down list for the combo box control no longer shows up on the wrong monitor. [8717]
  • Displaying a text tip for an item in the list no longer prevents users from selecting an item in the list. [9770]
  • Setting other control's Validate event's Cancel parameter to True now correctly prevents the combo box control from receiving the focus. [9790]
  • The header text no longer disappears when setting the back color for all columns. [10128]
  • Clearing the contents of the combo box list by setting the Action property to 3 (Clear) now causes the SelChange event to occur. [10207]
  • The DataAutoSizeCols property is now correctly calculating the width for the right-most column. [10272]
  • The MouseOverColHeader property now works correctly with a cleared control. [10912]
  • The SearchIndex property now returns -1 if the users searches for an empty string. [10970]
  • Private bytes are now released when creating and destroying a user control containing the OCX control. [10984]
  • The SelStart property now works with the combo box control. [11415]
  • Setting fonts to 85% no longer causes problems setting the width of the control. [11540]
  • The enter key now raises the combo box control KeyDown event. [11612]
  • Scrolling with the up and down arrow keys on the combo box control in .NET no longer causes the program to stop responding. [11758]
  • Text in the edit part of the combo box control no longer disappears when using the mouse. [11834]
  • The combo box control now correctly right aligns Arabic characters. [12255]
  • The combo box control now works correctly with the Visual Basic PrintForm method. [12415]
  • Typed data is no longer cleared when no item is selected. [12446]
  • The LBX_VIRTACTION_POS action now occurs correctly. [12475]
  • The ListCount property now returns the correct value if the bound database is empty when using virtual mode. [12889]
  • The EditMarginLeft property now works if the Style property is set to 2 (Drop-Down List) with multiple columns. [13367]
  • Setting the Height property at design time now works correctly with a simple style combo box control when saving and reloading the project. [13863]
fpList
  • The scroll bars now print correctly when you print using the PrintForm method. [5782/TIB7483]
  • The data no longer disappears when clicking on the control on an HTML page. [8703/GIC12661]
  • The NoIntegralHeight property now works correctly with the Height property. [8715]
  • The pointer now changes to the custom pointer specified in code when doing an OLE drag-and-drop operation. [8825]
  • The KeyDown event now occurs correctly in Microsoft Visual C++. [9788]
  • The vertical scroll box no longer "jumps" back up when dragged to the bottom of the scroll bar. [9806]
  • Typing text longer than the width of the control now scrolls to allow typing. [9974]
  • Setting the DefaultCursors parameter to False in the OLEGiveFeedback event now correctly displays custom cursors specified in code. [11064]
  • The Click event for a command button now occurs when completing an OLEDrag. [11204]
  • The Designer now loads correctly. [12162]

Technical Issues Addressed—Version 3.0.12—Release Date 2/26/02

fpCombo
  • The list now drops down and displays the correct number of items when you have a large number of hidden rows. [8921]
  • If you query the Text property in the CloseUp event, clicking an item now selects the item in the drop-down list. [9422]
  • If the Style property is set to 2 (Drop-Down List) and the text entered using the InsertRow property includes an ampersand (&), the ampersand now displays instead of an underlined character. [9441]
  • If you use the combo box control in Spread and you hide items in the list, the drop-down list now shows the number of list items specified by the MaxDrop property. [9697]
  • If you use the combo box control in Spread, the AddItem method now works if you call the method after you drop the list. [9724]

Technical Issues Addressed—Version 3.0.10—Release Date 10/09/01

Both controls
  • Data access has been improved for lists that are bound to very large databases. [8624/SCS9904]
  • If you merge or join cells, the GetMaxtTextHeight property now returns the correct value. [8716/SCS10220]
  • If you use a bound list, adding a record no longer causes a page fault. [8924]
fpCombo
  • The IF NOT..THEN construction with the Enabled property now works correctly. [8667/GIC12525]
  • You can now bind the list of a combo box in virtual mode to an empty ADO recordset without problems. [8869]
  • The correct list item is now selected when nothing is selected in the combo box list, the control loses focus, and then the ListIndex property is used to select a list item. [8920]
  • When rows are hidden, the rows specified by the MaxDrop property are now displayed. [8921]
  • If you use the ActiveX control in Microsoft Visual Basic 6, the Validate event now occurs when you click the edit field. [8925]
  • If you set the Style property to 1 (Simple Combo), text is no longer cut off in the edit field. [8981]
  • Only one column's data displays in the edit field now when you use the ColumnEdit property. [9305]
  • The down arrow now enables you to scroll past the virtual page in a combo box control in virtual mode. [9313]
fpList
  • You can start a drag-and-drop operation with either the left or right mouse button. [8964]
  • The SelChange event now occurs when you run the project in Microsoft Access and select a row. [9263]
  • If you use a list box control connected to an ADO data control in Microsoft Visual C++ 6, you can now open and close a dialog after stopping the project. [9312]

Technical Issues Addressed—Version 3.0.07—Release Date 11/2/00

Both controls
  • The GetMaxSize method now returns the correct row height for the control. [SCS9877]
  • The Validate event for other controls now occurs when the user moves from a control to a List Pro control. [SCS9933]
  • Searching for items in a sorted list now works correctly when the SearchMethod property is set to Exact and the SortDataType is set to Integer. [SCS9981]
  • If you double click a List Pro control after performing a drag-and-drop operation, the mouse is no longer locked on the List Pro control. [SCS10067]
fpCombo
  • You can now set the MaxEditLen property to zero at design time. [CHB7347]
  • If the Style property is set to 1 (Simple Combo), the Intellimouse now scrolls the list correctly. [CHB7355]

© 2000-2008, FarPoint Technologies, Inc. All rights reserved.