[Gambas-user] Class name bug.

Demosthenes Koptsis demosthenesk at ...626...
Mon Jun 20 10:16:12 CEST 2011


i think i found a small bug.

i created a class cMachine and when i write code IDE auto-correct the
name to CMachine instead cMachine.

Private hCompressor As CMachine

Public Sub btnCreateObject_Click()

  hCompressor = New CMachine

End




-- 
Regards,
Demosthenes Koptsis.





More information about the User mailing list