[Select]

TextGadget



Release: Select 4 Preview
0.86 (23 May 2004) The display attributes of a text area background sprite may now be controlled by configuring bits 10-14 of the gadget state (using TextArea_SetState). The alignment and tiling attributes of the sprite may be set for each dimension individually; for example you may have horizontal but not vertical tiling. The coordinate offsets supplied to TextArea_SetBackground still allow the position of the sprite to be fine-tuned, but this is now relative to the configured alignment (left/bottom, centred or right/top).
The TextArea_DataLoaded event is now generated upon pasting text from the clipboard into a text area, when ClipboardHolder delivers the data immediately from memory or file. Hitherto the client application would only be notified if the data transfer protocol were used.
Any of the known plain-text file types that may be dropped into a text area can now also be pasted from the global clipboard, rather than just clipboard contents of type 0xfff.
0.87 (23 May 2004) Fix for ScrollList Selection events not being sent for all items changed.
0.88 (23 May 2004) Rationalised ScrollList click handling.
0.89 (23 May 2004) Added support to ScrollList for DataTransfer operations and decoding mouse positions.
0.90 (15 Feb 2005) Added export of defs and header.
0.91 (17 Feb 2005) Updated header to include version number.
0.92 (13 Oct 2005) Fix for misnamed header declaration in defs file.
0.93 (18 Jan 2006) Removed redundant local glib files.
Rationalised DBRM interfaces to use Toolbox timers.
0.94 (28 Feb 2006) Fix for buffer overflow in ScrollList_GetFont.
Fix for ScrollList_GetFont to return buffer requirements.
Updated ScrollList_GetFont to always return font width and height.
Updated ScrollList_GetFont to propogate errors from FontManager.
Fixed TextArea_GetText, TextArea_GetSelection, ScrollList_GetItemText, ScrollList_GetHeadingText to return buffer requirements.
Fixed ScrollList_GetHeadingText to return buffer size correctly.
Fixed TextArea_GetSelection to return buffer size requirements.
Rationalised structure of the TextArea_DataLoaded event data (unfinished).
0.94 (28 Feb 2006) (retagged) Fix for unfinished changes to the symbol names change.

Change information is supplied in good faith but may not reflect the features enabled in any given version of products.