Re: question about List text colors

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

On Mon, 24 Jan 2000 13:38:18 -0800, Cuny, David at DSS <David.Cuny at
DSS.CA.GOV>
wrote:

>Brian Jackson wrote:
>
>> What I don't understand is how to access
>> the InsertItem function within the TreeView
>> class in Euphoria.
>
>I seem to be missing something here. The *native* Win32 API is just C
calls,
>but you can talk to it with C, C++, Assembler, BASIC, Euphoria - whatever.
>The C++ stuff (especially MFC) is just a wrapper around the C calls.
>InsertItem is implemented with a SendMessage( hListView, LVM_INSERTITEM, 0,
>hItem ).
>
>-- David Cuny

  David:

  DAHHHHHHHHHH !  Thanks for waking this old brain up.

  There are constants for the methods in commctrl header.

  Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu