Re: Win32Lib

new topic     » goto parent     » topic index » view thread      » older message » newer message
Mike777 said...
CChris said...
Mike777 said...

After all of the controls are placed on the window, no matter which tab index I "set focus" to, I still see many of the controls. It looks like they are all overlaying the screen with different z-orders, but they are all remaining visible! Quite the mess.

This was corrected in win32lib 0.70.1. Which version are you using?

Also, be sure to parent your controls to the right tab item, not the tab control.

CChris

0.70.4 15/March/2008 is the version.

All controls have their parent set in the newUIObj command. Tab indexes have parents of tab controls (they are the only controls to have tab controls as their parent). All controls on a specific tab index have the tab index as their parent.

Mike

Is there a workaround, like 1) getting all the children of the master tab control; 2) executing a set focus on a sequence which consists of the names of all the children?

Mike

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

Search



Quick Links

User menu

Not signed in.

Misc Menu