OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: snoogie on May 28, 2006, 08:48:48 am

Title: A New Contact App & A New Library Were Born !
Post by: snoogie on May 28, 2006, 08:48:48 am
Hello everybody, I need to show you something
I am currently working on a new library (SLib) for Linux.
His main goal is to give access to GFX component (Checkbox, Button, Label, Listbox, ...) under Linux.
I know many other lib do it, but mine will be small and compatible on all linux system who have X and only X. (No need, sdl or GTK or QT nothing)

So in order to test it I wrote a Contact application.
For the moment this contact app can only read from a csv file all your contact and display them to screen  lol
But I have a small problem and that's why I post here ... I need a designer in order to help me
I need to add gfx elements in order to make a beautiful application.
I add a screenshot of current version (You can see that interface design is not so good  )
So please if you think you can help me please drop me a line at : snoogie@free.fr
Thanks for your help

PS : Sorry for my broken english I am french
Title: A New Contact App & A New Library Were Born !
Post by: sashz on May 29, 2006, 12:49:02 am
Quote
Hello everybody, I need to show you something
I am currently working on a new library (SLib) for Linux.
His main goal is to give access to GFX component (Checkbox, Button, Label, Listbox, ...) under Linux.
I know many other lib do it, but mine will be small and compatible on all linux system who have X and only X. (No need, sdl or GTK or QT nothing)

So in order to test it I wrote a Contact application.
For the moment this contact app can only read from a csv file all your contact and display them to screen  lol
But I have a small problem and that's why I post here ... I need a designer in order to help me
I need to add gfx elements in order to make a beautiful application.
I add a screenshot of current version (You can see that interface design is not so good  )
So please if you think you can help me please drop me a line at : snoogie@free.fr
Thanks for your help

PS : Sorry for my broken english I am french
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128666\"][{POST_SNAPBACK}][/a][/div]

No xft support?
Title: A New Contact App & A New Library Were Born !
Post by: snoogie on May 29, 2006, 02:15:50 pm
Quote
No xft support?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128733\"][{POST_SNAPBACK}][/a][/div]

I have planned to add : skin, debug functions and as many widgets as possible !
But all these tasks take time
Title: A New Contact App & A New Library Were Born !
Post by: pgas on May 29, 2006, 03:03:40 pm
Are you aware of other lightweight tookits like:
http://www.fltk.org/ (http://www.fltk.org/)
http://freshmeat.net/ (http://freshmeat.net/)
?
Title: A New Contact App & A New Library Were Born !
Post by: snoogie on May 29, 2006, 04:39:56 pm
Quote
Are you aware of other lightweight tookits like:
http://www.fltk.org/ (http://www.fltk.org/)
http://freshmeat.net/ (http://freshmeat.net/)
?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128806\"][{POST_SNAPBACK}][/a][/div]

Yes now  but I still continue
I want to finished it in order to learn X11  
And it's simple for me to develop my contact app using my own toolkit