Re: Win32Lib: Call for EXAMPLE programs

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

Dan,

  Nice additions to the sample!  Before inserting into a program though
  i think i would add returned index validation after:

     itemtext=getItem(ListBox2,index)

  such as:

     if length(itemtext)>0 then
        --item is valid
        --insert your event handler here:

        --
     end if

BTW, would you be interested in starting an example library for Win32Lib?
I think it would be very interesting not to mention solve about 1,000,000
problems for various users.  I'd start by contributing a tree view with
full drag and drop image support if anyone is interested blink

Good luck with your coding...
 -- Al

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

Search



Quick Links

User menu

Not signed in.

Misc Menu