* 671 Posts in 238 Topics by 74 Members Latest Member: pythagoras   **
IFSO PORTAL
  Advanced search
May 20, 2013, 12:42:08 am
HomeforumHelpSearchLoginRegister**
Recent Posts
[May 08, 2013, 10:38:33 pm]

[April 26, 2013, 02:00:31 pm]

[April 14, 2013, 12:39:49 pm]

[December 21, 2012, 06:13:17 am]

[November 13, 2012, 02:21:49 pm]

[August 28, 2012, 06:38:27 pm]

[May 28, 2012, 10:12:41 pm]

[May 05, 2012, 01:01:38 pm]

[May 03, 2012, 02:11:03 pm]

[April 30, 2012, 12:48:25 pm]
IFSO Portal  |  Forum  |  ifsoGUI  |  ifsoGUI Discussion  |  Topic: v1.01 now available in the Downloads section « previous next »
Pages: [1] Go Down Print
Author Topic: v1.01 now available in the Downloads section  (Read 984 times)
TaskMaster
Administrator
Sr. Member
*****
Offline Offline

Posts: 462


TaskyZ
View Profile
« on: August 20, 2009, 12:13:20 pm »

ifsoGUI v1.01

Many bug fixes and improvements and now includes the Multi-Column Listbox gadget (mclistbox.mod).

The Multi-Column Listbox can be used as a standard Multi-Column Listbox, or many features of a grid control can be used as well.  Like gadgets appearing in cells to allow editting as well as many other features.

This is the first version of the MCListbox, so if you find any bugs, please let me know and I will try to fix them as quickly as I can.

Example 4 using the MCListbox is available on the ifsoGUI.com website.

Gadgets that can be used in a Multi-Column Listbox are: TextBox, CheckBox, ComboBox, Slider, and ProgressBar.  Label is also an option, but Label really just means the cell only holds uneditable text.  A label gadget is not really used, it is just plain text drawn in the cell.

Changes since last version
Textbox
 - Can now be read only
 - GetReadOnly
 - SetReadOnly
 - Border can now be turned on/off
 - GetShowBorder
 - SetShowBorder
 - Text is now centered vertically in a textbox.
 - CursorPositon can now be read and set.
 - Cursor now blinks. Set BlinkRate to 0 to not blink.
 - Default over cursor is IBar unless the gadget is readonly.

MultiLine textbox
 - Cursor now blinks. Set BlinkRate to 0 to not blink.
 - Default over cursor is IBar unless the gadget is readonly.

ComboBox
 - The change event now returns the Index of the selected item, not the data value of that item.
 - The selected item can now be set to -1 (nothing).

ListBox
 - GetTopItem
 - Bug fix in Mouse Highlight

CheckBox
 - Was allowing middle and right mouse buttons to change its value.

Slider
 - Fixed a bug where a Slider with a Master would not respond to key presses.

ifsoGUI_VP
 - DrawRect bug fixed.
 - Bug fixed that would allow drawing to escape the ViewPort if the current viewport width or height was 0 or negative.

Panel/Window
 - Minimum Width and Height now take the scrollbars into consideration.

Scrollbar
 - Scrollbars now have a GetMinLength() function that returns the minimum length the scrollbar can be and still look ok graphically.

Multi-Column Listbox
 - First version ready to go.

GUI
 - Hiding a parent no longer leaves a child gadget with focus.
 - There is now an IBar cursor.
 - Now if a mouse cursor graphic does not exist, the normal mouse graphic will be used.
 - If the normal mouse graphic does not exist, the OS cursor will be used.  This makes it possible to only use some of the cursors, like possibly just the IBar.
« Last Edit: August 20, 2009, 11:18:08 pm by TaskMaster » Logged
Pages: [1] Go Up Print 
IFSO Portal  |  Forum  |  ifsoGUI  |  ifsoGUI Discussion  |  Topic: v1.01 now available in the Downloads section « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.17 | SMF © 2011, Simple Machines
TinyPortal v0.9.8 © Bloc
TechHead design by Bloc
Valid XHTML 1.0! Valid CSS!