Re: gtk strange behavior

2006-01-28 Thread Matt Hull
i thought it was best to have all the gui code in one thread, and all the core or processing in another ? matt On Sat, 28 Jan 2006, kornelix wrote: > I got no help so far on the questions below. Perhaps they were too naive > for this group. > > Re: multi-thread GTK apps > > I found some help in

gtk strange behavior

2006-01-27 Thread kornelix
I got no help so far on the questions below. Perhaps they were too naive for this group. Re: multi-thread GTK apps I found some help in the online GTK FAQ about implementing multi-threaded apps. It seems messy and fragile. Since multi-threaded is the normal and expected way to write GUI apps

gtk strange behavior

2006-01-26 Thread kornelix
I am learning GTK-2+ programming in Linux, and I have developed a sample application which almost works correctly. I built a main window containing a scrolling window containing a text view window. The main window also has a menu bar. issue # 1 The menu bar has both single menu-items and item