Re: Win32lib bug - Checkboxes become visible inside TabItems.

new topic     » goto parent     » topic index » view thread      » older message » newer message

hello Mark,

It appears you are using Judith's IDE to create your program.

Re-create it using a seperate layer for each tab.

Using Edit/New Controls Layer.

All Check Boxs, uncheck Visible in the PropertyList.

Also Click on each layer and click Edit/All Controls in active layer may use setLayer.

Project/save.

Now when you Launch/Pass controls and routines to editor of your choice. IDE should create in you editor an IDE_labletable for each layer and 2 fucnctions

setLayerVisible(integer windowName,object layerName,integer state)  
 
and  
 
setLayerEnable(integer windowName,object layerName,integer state) 

State being on or off.

Using these functions you can control which layers (tabs & checkboxes) are visible.

Don Cole

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu