Issue status update for http://smalltalk.gnu.org/project/issue/427 Post a follow up: http://smalltalk.gnu.org/project/comments/add/427

Project:      GNU Smalltalk
Version:      <none>
Component:    VisualGST
Category:     bug reports
Priority:     normal
Assigned to:  bonzinip
Reported by:  MrGwen
Updated by:   MrGwen
Status:       postponed

diff --git a/packages/gtk/GtkImpl.st b/packages/gtk/GtkImpl.st
index 6a2d2fc..6097775 100644
--- a/packages/gtk/GtkImpl.st

+++  b/packages/gtk/GtkImpl.st

@@ -502,7 +502,7 @@ Gtk class extend [
       GTK.Gtk main: sem.
       sem wait.
- [GTK.Gtk mainIterationDo: false.

+         [GTK.Gtk mainIterationDo: true.

GTK.Gtk shouldQuit] whileFalse: [Processor yield]
   ]

This fix does not solve the problem




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to