Re: asynchronous graphics: status report and road plan

2001-11-02 Thread Angus Leeming
On Friday 02 November 2001 11:16 am, Lars Gullik Bjønnes wrote: > Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes: > > | On Fri, Nov 02, 2001 at 11:40:46AM +0100, Angus Leeming wrote: > | > > | > Good idea. It's at http://www.devel.lyx.org/~leeming/guiitest.tar.bz2 > | > > | > When I try

Re: asynchronous graphics: status report and road plan

2001-11-02 Thread Angus Leeming
On Friday 02 November 2001 10:45 am, Jose Abilio Oliveira Matos wrote: > On Fri, Nov 02, 2001 at 11:40:46AM +0100, Angus Leeming wrote: > > > > Good idea. It's at http://www.devel.lyx.org/~leeming/guiitest.tar.bz2 > > > > When I try and get at it over the web though I get the message: > > > >

Re: asynchronous graphics: status report and road plan

2001-11-02 Thread Jose Abilio Oliveira Matos
On Fri, Nov 02, 2001 at 11:40:46AM +0100, Angus Leeming wrote: > > Good idea. It's at http://www.devel.lyx.org/~leeming/guiitest.tar.bz2 > > When I try and get at it over the web though I get the message: > > > Forbidden You don't have permission to access /~leeming/guiitest.tar.bz2 on > this

Re: asynchronous graphics: status report and road plan

2001-11-02 Thread Angus Leeming
On Friday 02 November 2001 4:22 am, Allan Rae wrote: > On Tue, 30 Oct 2001, Angus Leeming wrote: > [...] > > Want some source code? I'm not going to play with this (honest!) till early > > December by the look of things. > > Why not put it on baywatch so we can get as: > http://www.devel.l

Re: asynchronous graphics: status report and road plan

2001-11-01 Thread Allan Rae
On Tue, 30 Oct 2001, Angus Leeming wrote: [...] > Want some source code? I'm not going to play with this (honest!) till early > December by the look of things. Why not put it on baywatch so we can get as: http://www.devel.lyx.org/~leeming/GUII-tests.tgz just create a subdir in your home

Re: asynchronous graphics: status report and road plan

2001-10-30 Thread Angus Leeming
On Tuesday 30 October 2001 5:22 pm, Lars Gullik Bjønnes wrote: > /* basic IO routines */ > FL_EXPORT FL_IMAGE *flimage_load(const char *file); /* open & read */ > FL_EXPORT FL_IMAGE *flimage_open(const char *file); [snip...] Thanks Lars. I didn't know about these. They aren't in my version of t

Re: asynchronous graphics: status report and road plan

2001-10-30 Thread Angus Leeming
On Tuesday 30 October 2001 4:52 pm, John Levon wrote: > On Tue, Oct 30, 2001 at 04:25:24PM +0100, Angus Leeming wrote: > > > * A better way to browse file lists. > > Should be able to have multiple instances of the File Browser > > open, connected to the dialog that posted the "Browse"

Re: asynchronous graphics: status report and road plan

2001-10-30 Thread John Levon
On Tue, Oct 30, 2001 at 04:25:24PM +0100, Angus Leeming wrote: > * A better way to browse file lists. > Should be able to have multiple instances of the File Browser > open, connected to the dialog that posted the "Browse" request. > > They should not block future actio

Re: asynchronous graphics: status report and road plan

2001-10-30 Thread Angus Leeming
On Tuesday 30 October 2001 4:44 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | More powerful libraries like Qt could probably act on most input graphics > | formats direct. I haven't given much thought to the details. > > But xforms also has support for this?

asynchronous graphics: status report and road plan

2001-10-30 Thread Angus Leeming
My little test program to load graphics asynchronously to produce a pixmap of a given (requested) size seems to work beautifully although the logic is a little hard-coded at the moment. It also has a daughter ChildProcesses dialog that displays all currently running forked processes and can be