[Gambas-user] ProgressBar Change Event

Fabien Bodard gambas.fr at ...626...
Sat Jul 9 00:02:43 CEST 2011


??? can't you test the value when you set the value of the progressbar ?

progressbar1.value = X

if X >=1 then message.info("all is done")

2011/7/8 Demosthenes Koptsis <demosthenesk at ...626...>:
> hi,
>
> i make an example with progressbar and i saw that i was needed a
> ProgressBar_Change() event to check the status (value) of the control.
>
> So if value is 1 to show a Message.Info("Complete 100%").
>
> Is it possible to implement this event?
>
>
> --
> Regards,
> Demosthenes Koptsis.
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard




More information about the User mailing list