Re: [E-devel] epplet event loop

2004-05-07 Thread Martien Verbruggen
On Mon 26 Apr 16:28 PM, Michael Jennings wrote: > On Thursday, 22 April 2004, at 11:56:42 (+1000), > Martien Verbruggen wrote: > > > The changes should be backward compatible, i.e. no programs compiled > > against 0.7 should need changes, or should display changes in > > behaviour. There is a sin

Re: [E-devel] epplet event loop

2004-04-26 Thread Michael Jennings
On Thursday, 22 April 2004, at 11:56:42 (+1000), Martien Verbruggen wrote: > The changes should be backward compatible, i.e. no programs compiled > against 0.7 should need changes, or should display changes in > behaviour. There is a single new API function > (Epplet_Loop_Iteration(int block)), wh

[E-devel] epplet event loop

2004-04-24 Thread Martien Verbruggen
[I also submitted this to the RFE section on sourceforge.net, but it looks like that isn't really being monitored.] Hello, I felt the need to be able to write a GTK application for which the main window is an epplet window. I tried several ways in which I could mix the epplet events and the GTK e