Re: Fixed Width characters

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

Jim,

Newer versions of Win32Lib do have the ListView control provided.

The last "stamped" version of Win32Lib ( I think that's v 0.45r) doesn't
have the "ListView" control (which provides for multiple columns in the list
box) "wrapped" yet (ie, there isn't a routine in it which allows
programmatic access via Euphoria to some windows feature normally accessed
by "C" language processes); but versions 0.50 + *do* have the "ListView"
control available, though they *aren't* "stamped".

(Stamped means that the line count in the stamped routines doesn't count
toward the 300 line code limit for providing error messages in the
non-registered version of Euphoria.)

One Win32Lib version which I'm pretty sure has the ListView control in it is
available in the RDS web site in the "recent contributors" section,
http://www.rapideuphoria.com/contrib.htm
look for "New Win32Lib";

other more recent "bleeding edge" versions can be found at the SourceForge
site where further Win32Lib development is being done:
http://sourceforge.net/projects/win32libex/

Hope this helps you.

Dan Moyer


----- Original Message -----
From: "Jim" <futures8 at PCOLA.GULF.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, November 12, 2000 8:28 AM
Subject: Re: Fixed Width characters


> David,
>
> Thanks for responding.
>
> Sounds like your "List with multiple columns " is exactly what I need.
> Your answer implies that the above might be available if the List  view
> has been 'wrapped'.  Being pretty much brand-spanking new to Windows
> programming, I'm afraid I don't know what that means. I've seen references
> in messages on the list to 'wrappers'  and 'wrapping', but, not a clue.
>
> I'll keep looking through Win32Lib.ew for any references to columns
> within references to Lists.
>
> Regards,
>
> Jim
>
>
> David Cuny wrote:
>
> > Jim wrote:
> >
> > > I'm having a problem with the display of
> > > data in a list box (Win32Lib).
> >
> > In this case, I think you might want to consider using a different
control.
> > Has the List view been wrapped? If I remember correctly, it allows the
> > creation of a list with multiple columns.
>
> > -- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu