On Wednesday 01 July 2009 10:16:06 Stefan Schmiedl wrote: > On Wed, 1 Jul 2009 10:04:59 +0200 > > Gwenael Casaccio <[email protected]> wrote: > > Finally I've fixed the shortcut bug (when you're doing a shortcut the > > browser is open two times). And we've a initial support for debugging > > not perfect but a good starting point and I will present VisualGST > > for the ESUG awards ;) > > Good work, Gwenael! > > rev 136: > gst-package -t ~/.st package.xml > ./gst-VisualGST > In VisualGST window, click on Tools > Assistant >
I've change the menu API but not yet update the GtkAssistant tool ^^ > error: Invalid index 3: index out of range > SystemExceptions.IndexOutOfRange(Exception)>>signal (AnsiExcept.st:216) > SystemExceptions.IndexOutOfRange class>>signalOn:withIndex: > (AnsiExcept.st:839) Array(Object)>>checkIndexableBounds: (Object.st:779) > Array(Object)>>at: (Object.st:839) > [] in VisualGST.GtkAssistant(VisualGST.GtkMainWindow)>>createMenuEntry: > (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:168) > Array(SequenceableCollection)>>do: (SeqCollect.st:822) > VisualGST.GtkAssistant(VisualGST.GtkMainWindow)>>createMenuEntry: > (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:171) > VisualGST.GtkAssistant>>createFileMenus > (VisualGST.star#VFS.ZipFile/GtkAssistant.st:98) > VisualGST.GtkAssistant>>createMenus > (VisualGST.star#VFS.ZipFile/GtkAssistant.st:111) > VisualGST.GtkAssistant>>initialize > (VisualGST.star#VFS.ZipFile/GtkAssistant.st:48) VisualGST.GtkAssistant > class(VisualGST.GtkMainWindow class)>>openSized: > (VisualGST.star#VFS.ZipFile/GtkMainWindow.st:18) VisualGST.GtkAssistant > class>>open (VisualGST.star#VFS.ZipFile/GtkAssistant.st:7) > VisualGST.VisualGST>>gtkAssistant > (VisualGST.star#VFS.ZipFile/VisualGST.st:513) > > s. > > > _______________________________________________ > help-smalltalk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-smalltalk -- VisualGST for GNU Smalltalk : http://visualgst.bioskop.fr/ _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
