[Gambas-devel] Inheritance broken in 1.9.42

Daniel Campos dcamposf at ...176...
Fri Sep 15 22:03:22 CEST 2006


Hi:

This code worked in previous versions (into a form):

PUBLIC SUB Button1_Click()

  DIM hC AS Control

  hC = ME
  PRINT hC.Title

END

Now it raises an error ( Unknown Symbol). Is it a bug or did the
inheritance changed in 1.9.42?

And... any plans to stabilize qb.qt? :-) gb.gtk probably will be
different in the future if there's not any defined interface to
follow, and gb.qt is growing and changing in each version :-) May be
it is time to stop a bit, I think...

Daniel




More information about the Devel mailing list