RE: EUCom -- Grid.ew

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

> -----Original Message-----
> From: Judith [mailto:camping at txcyber.com]

> I've been looking at Matt's EUCom's grid.ew and the related
> exw example
> in anticipation of adding grid.ew and supporting statements to IDE.
>
> Question1: May grid reside on TabItem? I've added it there,
> but when I
> switch tabs, it shows on all the tabs.
> Question2: If this is allowed, what do I need to do to show the grid
> only on one of the tabs?

It should work fine, however, there are a few things to keep in mind.  Right
now, an ActiveX control is not a win32lib control, meaning that win32lib
doesn't know about it, and can't manipulate it directly.  Once v.56 is
released, it will be easier to add controls to win32lib, and I plan to port
ActiveX.ew to win32lib.

In order to use an ActiveX control on a tabitem, you'll need to manually set
the control (in)visible.  Normally, win32lib takes care of this for you.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu