> I'm not sure I understand. Could you explain how to duplicate the
> crash with the editor.wx.lua program? I would have thought that if you
> have a ? in your string that the auto completion list would simply
> break your string into two separate items in the list. Which isn't
> want you want, but it shouldn't crash.
> 
> Thanks,
>      John

You are thinking of the 
    AutoCompSetSeparator not the AutoCompSetTypeSeparator :)
which is used to get an image of some kind to be display beside the string.

This go sour when they try to retrieve this none existent image.

Andre




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to