[Gambas-user] Problem with event parameters...
Marco Bauer
elentirmo at ...20...
Sun Sep 28 22:36:19 CEST 2003
Hi Fabien,
I originally wrote this program under gambas 0.65a and since then (gambas
0.70a) the handling of mouse-events has changed (I don't know if I mentioned
it in my first mail concerning gcollider, but you can rotate the view by
pressing the left mouse button in the main window and move it around).
Attached to this mail you find the tar-ball for the changed gcollider source
which should work under gambas 0.70a -- it certanly worked for me.
Have fun.
Marco
Am Sonntag, 28. September 2003 22:06 schrieb Fabien BODARD:
> Hi Benoit
>
> I've trying to test the gcollider, it's really pretty and work fine with
> gambas-0.65a... but no with gambas-0.70a... a BUG in gambas ?... benoit?
>
> gambas say for all event :
>
> too many parameter.. so i try to use the event menu in editing form to see
> what it put in the editor for key_press :
>
> Form_MouseMove() and not Form_MouseMove(X AS Integer, Y AS Integer, Button
> AS Integer)
>
> I think there is a little big problem here no ?
>
> ;-)
>
> ++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcollider.tar.gz
Type: application/x-tgz
Size: 46808 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030928/2f63d941/attachment.bin>
More information about the User
mailing list