[Gambas-user] Button events

Stefano Palmeri rospolosco at ...152...
Wed Dec 22 12:37:12 CET 2010


Il mercoledì 22 dicembre 2010 10:08:55 NW ha scritto:
> I have just noticed that there is no right click event for a button.
> Are there any plans to add this please?
>
> Neil

It's already there ;-)

PUBLIC SUB Button1_MouseDown()

  IF Mouse.Right THEN PRINT "right click"

END

Saluti





>
> ---------------------------------------------------------------------------
>--- Forrester recently released a report on the Return on Investment (ROI)
> of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
> within 7 months.  Over 3 million businesses have gone Google with Google
> Apps: an online email calendar, and document program that's accessible from
> your browser. Read the Forrester report:
> http://p.sf.net/sfu/googleapps-sfnew
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user






More information about the User mailing list