[Gambas-devel] IDE bug:Crash while chosing directory as theme in color tab
chintan
chintanraoh at ...176...
Sun Aug 26 05:15:06 CEST 2007
Hi,
gambas2 ( refering to lastest stable version) crashes when i goto
Tools->options->color->open ,select a directory and click the okay
button.
The problem is with btnImport_Click() in Foption.class. I added the
line
IF Exist(Dialog.Path & "/") THEN RETURN
to check whether a file selected is directory or not and everything
worked fine :).
Thanking you,
Chintan Rao H
More information about the Devel
mailing list