May 08, 2024, 11:12:21 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Update 01-22-2014

Started by LarryMc, January 22, 2014, 05:33:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

Attached is updated alpha release of the IWGrid library (v0.10).
Place the IWGrid.lib file in your IWBDev/libs folder.
Place the IWGrid.inc file in your IWBDev/includes folder
$include "IWGrid.inc" needs to be placed at the beginning of any file that uses the lib.

In this release:
Added the following commands:

  • IWG_GetCellMask
  • IWG_SetCellMask
  • IWG_GetCellMaskPrompt
  • IWG_SetCellMaskPrompt
  • IWG_GetCellType command
Added multiple dialogs for editing cell contents
Added code to support input formatting mask
Added code to support @IWGIPADDRESS type cells
Fixed - If the same image was loaded into multiple cells each one created a new copy of the image in memory. Now, only one copy will exists in memory regardless of how many times it is used in a grid

edited
<download removed>
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library