[Gambas-user] Issue 119 in gambas: Event declaration

gambas at ...2524... gambas at ...2524...
Sat Oct 1 11:32:27 CEST 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 119 by linuxaht... at ...626...: Event declaration
http://code.google.com/p/gambas/issues/detail?id=119

1) Error compiler at Event declaration:

PUBLIC bResult AS Boolean   'Controlara la recepcion de STOP EVENT

EVENT beforeUpdate(currentRec AS Variant) AS Boolean
EVENT afterUpdate(currentRec AS Variant)

The Event beforeUpdate show error compiler, afterUpdate no error.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[System]
OperatingSystem=Linux
KernelRelease=2.6.32-33-generic
Architecture=i686
Memory=476036 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.3 LTS"
Desktop=Gnome

[Gambas 2]
Version=2.20.2
Path=/usr/local/bin/gbx2

[Gambas 3]
Version=2.99.4
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.6.2
GTK+=libgtk-x11-2.0.so.0.2000.1









More information about the User mailing list