ANN: Threadmill (Just start working, no code)

2010-12-20 Thread Banlu Kemiyatorn
Hi I am start working on threadmill, a library for graph production. it includes a gui for arranging/grouping/templating nodes nodes are for import/exporting data stream, could be a result of unix commands, method calls etc. they are thread based, the graph isn't necessary a DAG, the system will ru

Re: ANN: Threadmill (Just start working, no code)

2010-12-25 Thread Germán Arias
Are there examples or test apps in some where? On mar, 2010-12-21 at 00:51 +0700, Banlu Kemiyatorn wrote: > Hi > I am start working on threadmill, a library for graph production. > it includes a gui for arranging/grouping/templating nodes > nodes are for import/exporting data stream, could be a re

Re: ANN: Threadmill (Just start working, no code)

2010-12-25 Thread Banlu Kemiyatorn
On Sun, Dec 26, 2010 at 6:43 AM, Germán Arias wrote: > Are there examples or test apps in some where? I am rushing the code here. Hopefully by next week I'll have a prototype that at this point and as usual, I'll only focus on GUI and all the decorations to make it is extremely pretty. From now o

Re: ANN: Threadmill (Just start working, no code)

2011-01-04 Thread Banlu Kemiyatorn
Update on this, I just have the project registered under WTFPL (which I didn't really like this decision :) on Savannah at https://savannah.nongnu.org/projects/threadmill/ I am going to import my git to it, hopefully tonight or in 2-3 days. But now the lib only focus on UIs. Next phase would be G

Re: ANN: Threadmill (Just start working, no code)

2011-03-01 Thread Banlu Kemiyatorn
http://www.youtube.com/watch?v=WjfTAADzSzk Initial works on porting GNUstep over Nokia N900 Results? Threadmill runs like a charm, even faster than GTK+, scaling perfectly, DnD works as expected, even when superfluous mode is on. it's back-art, can't install cairo yet but I think I'll leave it al

Re: ANN: Threadmill (Just start working, no code)

2011-03-02 Thread Fred Kiefer
Am 02.03.2011 01:14, schrieb Banlu Kemiyatorn: > http://www.youtube.com/watch?v=WjfTAADzSzk > > Initial works on porting GNUstep over Nokia N900 > > Results? Threadmill runs like a charm, even faster than GTK+, scaling > perfectly, DnD works as expected, even when superfluous mode is on. > it's b

Re: ANN: Threadmill (Just start working, no code)

2011-03-02 Thread Banlu Kemiyatorn
On Wed, Mar 2, 2011 at 3:38 PM, Fred Kiefer wrote: > Looks impressive! The error your are getting is caused by the X library > not containing a symbol we use for the drag and drop code (restricting > the displayed image via XShapeCombineMask). We need to add a test for > the Shape extensions for t