1. EUCom -- Grid.ew

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?

Thanks,

Judith

new topic     » topic index » view message » categorize

2. Re: EUCom -- Grid.ew

You don't have to use ActiveX to use win32lib in future.

What Matt is referring to is that the new version makes it easier to add
"controls" independantly of the library. Those controls could be wrapped
ActiveX or even ones written in pure Euphoria. There is a new protocol being
developed to allows controls to "announce" themselves to the library and use
standard library functionaity.

------
Derek Parnell
Melbourne, Australia
"To finish a job quickly, go slower."

----- Original Message -----
From: "Kat" <gertie at PELL.NET>
To: "EUforum" <EUforum at topica.com>
Sent: Tuesday, June 12, 2001 5:25 AM
Subject: RE: EUCom -- Grid.ew


>
>
> On 11 Jun 2001, at 8:12, Matthew Lewis wrote:
>
> > 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.
>
> Please tell me that in the future, to use win32lib, we won't be
> required to have activex...
>
> Kat
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu