arpin <[EMAIL PROTECTED]> writes:

> 
> If one code the following function
> 
>     --wxString BugsGridTable::GetRowLabelValue( int col )
>     gridtable.GetRowLabelValue = function( self, row )
>         error("unexpected row");
>         return "x"..row;
>     end
> 
This occurs when you are in the debugger it does not happen if just run the 
program. I got so used to have the debugger behave that I ignore this 
important aspect of the problem.

Sorry 

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