Le 25 août 2009 14:07, Benoît Minisini<gam...@users.sourceforge.net> a écrit :
>> you don't understand the stop event function..
>>
>> stop event stop the event propagation...(so the widjet stop to act)
>> but not the current sub execution !
>>
>> if you want to stop the sub too you need to add a 'return' keyword !
>>
>>
>>
>> if ok then
>>   stop event
>>   return
>> endif
>>
>> nevertheless send me a short sample exemple and i will see what i can do
>>
>
> STOP EVENT only works for a few events where it has sense. It has no effects
> in most of events.
>
> Regards,
>
> --
> Benoît

I don't know that information :-)

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to