Hi Sam,

# from Skaman Sam Tyler
# on Tuesday 15 July 2008 16:07:

>I am using a CheckListBox, and the Check() function doesn't seem to
> work. Is the correct call $clist->Check($num,1) valid?

The source for XS/CheckListBox.xs appears to have Check() as far back as 
0.26.  (It's always good to keep a wxPerl source tree handy and hit it 
with grep when you're wondering about this sort of thing.)

>Is there a special order I should call this - like after the List has
>been populated?

Could you post a bit more context?

If the list isn't populated, how would item $num exist to be checked?

--Eric
-- 
Those who cannot remember the past are condemned to repeat it.
--George Santayana
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to