FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TSBrowse w/ checkbox and data object
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
TSBrowse w/ checkbox and data object
Posted: Wed Nov 14, 2007 10:24 PM

I have discovered a problem that maybe someone encountered and knows a fix.

Using TSBrowse, with the Checkbox capability:

When browsing an array, the checkbox on a logical element works fine.

When browsing a database object, the checkbox will display a checkmark on a logical field marked True, but if the field is false, checking on the box will not toggle the logical field.

Has anyone seen this, and if so, do you know the cause ?

Thanks

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Solved
Posted: Thu Nov 15, 2007 04:34 AM

Ah ... problem solved with the use of a postedit codeblock.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit

Continue the discussion