[Gambas-devel] gambas2 and Arrays (II)
Charlie Reinl
Karl.Reinl at ...16...
Fri Sep 15 23:12:52 CEST 2006
Salut Benoît,
to find out how you do, to get Arrays into Debug.Local and into the Baloon, I
found in Debug.print.c the reason.
There ( in print_object ) you make a break after 8 Elements.
It would be better print_object returns the hole array/collection and is
truncated for the baloon and/or local watch.
So the string can be used to show the values by a DblClick or so on objects
which are Arrays or Collections.
If you want I can send you my changes, but I think it is easier for you to
make it by your own.
Let me know, about.
Amicalment
Charlie
More information about the Devel
mailing list