logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: ListCtrl: msg#00015

Subject: Re: ListCtrl
On Thu, 8 Jun 2006 14:06:36 -0400
"Gene Beaumont" <gene_beaumont@xxxxxxxxxxxxx> wrote:

> Hi All,
>       Can somebody tell me where the following Wx::ListCtrl commands are
> documented:
>       InsertStringItem()
>       InsertImageItem()
>       InsertImageStringItem()

  In the documentation for wxListCtrl...
http://wiki.wxwindows.org/docbrowse.cgi/wxwin_wxlistctrl.html

>       I also wanted to have the selected item's icon changed when selected by
> using the command SetItemImage(), this seems not to work.

  From the same docs:

bool SetItemImage(long item, int image, int selImage)

Sets the unselected and selected images associated with the item. The images
are indices into the image list associated with the list control. This form
is deprecated: selImage is not used.

>       Trying to search for solutions in the WxPerl arena is like trying to 
> find
> water in a desert, docs and good examples are slim to none.
>       Why does the Python community have such vast resources of material and
> WxPerl has little to none? Gene

  Do you really need an answer to this? :-)

Regards
Mattia



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>