[Gambas-devel] Perfomance differences between gb.gtk and gb.qt components
Benoit Minisini
gambas at ...1...
Tue Nov 20 01:05:07 CET 2007
On lundi 19 novembre 2007, Daniel Campos wrote:
> Well, there are functions to watch file descriptor inide the main
> event loop of GTK+,I will rewrite that code, but It will take a bit,
> stay tuned...
>
Do you know that there are functions to manage dynamic arrays in the Gambas
API? (Be careful, they have nothing to do with the functions that manage
Gambas arrays).
See http://gambasdoc.org/help/api/cat/marray
With that, you don't have to always write the same piece of code with
GB.Alloc(), GB.Realloc()...
Regards,
--
Benoit Minisini
More information about the Devel
mailing list