Re: [E-devel] edje_editor: first snapshot!

2007-01-02 Thread Ag. System Administrator
DaveMDS wrote:

...
  

cut

PS: the program need glib2 to run and complile.
This is because I have started the project with a
gtk interface. And I have made intensive use of gstring.
Hope I will make a version without glib in a short time.

  

Hope i will try it then! ;)
Requirements are to high now (at least for my system).

Just for curiosity, i've searched that glib2 version .rpm for FC3 x86_64
- none found.
Found .srpm (it even compiles!), but too much things depends on old glib2.

So, waiting for next release :)

Thanks a lot for your work, peoples need it!

Happy New Year!

Dan





-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-27 Thread Hisham Mardam Bey
On 12/21/06, DaveMDS [EMAIL PROTECTED] wrote:
 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz

 It's the very first release so expect various segv

Dave,

Would you mind developing the program on a public CVS/SVN repository
so we can all follow it up and help? If you dont have access to one,
we can give you access.

Best regards,
hisham



-- 
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-21 Thread simon . treny
Selon DaveMDS [EMAIL PROTECTED]:

 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz

 It's the very first release so expect various segv

 just type make and RUN IN PLACE.

 NOTE: The file you are workin on must have a
 name, so save at least once before inserting parts

 Hope you like the work.

 DaveMDS

 PS: the program need glib2 to run and complile.
 This is because I have started the project with a
 gtk interface. And I have made intensive use of gstring.
 Hope I will make a version without glib in a short time.

I haven't tested the app and read the code yet, but maybe you could use
Etk_String instead of gstring. It supports most of the things supported by
GString iirc.


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-21 Thread Aleksej Struk
On Thu, Dec 21, 2006 at 06:29:55AM +0100, DaveMDS wrote:
 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz


Well, the editor looks kewl for me. I think it will be really usefull.

The only thing I've noticed, that when I add, for example, rectangle,
some new config widgets appers in the window, and main window changes
it's size. Unfortunatelly for me, the size of the main window became
greater than my screen resolution (1280x800), and the part of the window
go offscreen. 


But generally speaking, the editor is really nice.


 
 It's the very first release so expect various segv
 
 just type make and RUN IN PLACE.
 
 NOTE: The file you are workin on must have a
 name, so save at least once before inserting parts
 
 Hope you like the work.
 
 DaveMDS
 
 PS: the program need glib2 to run and complile.
 This is because I have started the project with a
 gtk interface. And I have made intensive use of gstring.
 Hope I will make a version without glib in a short time.
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 

Aleksej Struk
Master Degree Student
Free University of Bozen-Bolzano
Faculty of Computer Science
phone: +39-0471-061749
cell phone: +39-3204627049 +370-61278908
[EMAIL PROTECTED] [EMAIL PROTECTED] - http://astruk.googlepages.com/home

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-21 Thread DaveMDS
[EMAIL PROTECTED] ha scritto:
 Selon DaveMDS [EMAIL PROTECTED]:

   
 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz

 It's the very first release so expect various segv

 just type make and RUN IN PLACE.

 NOTE: The file you are workin on must have a
 name, so save at least once before inserting parts

 Hope you like the work.

 DaveMDS

 PS: the program need glib2 to run and complile.
 This is because I have started the project with a
 gtk interface. And I have made intensive use of gstring.
 Hope I will make a version without glib in a short time.
 

 I haven't tested the app and read the code yet, but maybe you could use
 Etk_String instead of gstring. It supports most of the things supported by
 GString iirc.
   
Thanks I will give some test with Etk_String.
DaveMDS
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-21 Thread DaveMDS
Aleksej Struk ha scritto:
 On Thu, Dec 21, 2006 at 06:29:55AM +0100, DaveMDS wrote:
   
 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz
 


 Well, the editor looks kewl for me. I think it will be really usefull.

 The only thing I've noticed, that when I add, for example, rectangle,
 some new config widgets appers in the window, and main window changes
 it's size. Unfortunatelly for me, the size of the main window became
 greater than my screen resolution (1280x800), and the part of the window
 go offscreen. 
   
Yes, a know problem ( I have done all the work at 1600x1200 ).
Some Idea?
I have to change  all the  widget placement ?


 But generally speaking, the editor is really nice.


   
 It's the very first release so expect various segv

 just type make and RUN IN PLACE.

 NOTE: The file you are workin on must have a
 name, so save at least once before inserting parts

 Hope you like the work.

 DaveMDS

 PS: the program need glib2 to run and complile.
 This is because I have started the project with a
 gtk interface. And I have made intensive use of gstring.
 Hope I will make a version without glib in a short time.

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDE
 
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edje_editor: first snapshot!

2006-12-21 Thread Aleksej Struk
On Thu, Dec 21, 2006 at 02:53:28PM +0100, DaveMDS wrote:
 Aleksej Struk ha scritto:
 On Thu, Dec 21, 2006 at 06:29:55AM +0100, DaveMDS wrote:
   
 Hi all,
 I have done a first  snapshot of the edje_editor source .
 this is the link
 http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz
 
 
 
 Well, the editor looks kewl for me. I think it will be really usefull.
 
 The only thing I've noticed, that when I add, for example, rectangle,
 some new config widgets appers in the window, and main window changes
 it's size. Unfortunatelly for me, the size of the main window became
 greater than my screen resolution (1280x800), and the part of the window
 go offscreen. 
   
 Yes, a know problem ( I have done all the work at 1600x1200 ).
 Some Idea?
 I have to change  all the  widget placement ?

First, I would propose to reduce the height of the preview widget.
Second, I'd place all the configuration widgets under the preview
widget, rather than under the groups/parts list. So, the following
scheme, when rectangle is added, should show my idea:


|  ||  |
|B |   Groups   |   Preview|
|U |   List |   Widget |
|T ||  |
|T ||--|
|O ||   Position   |
|N | Description|  |
|S ||  |
|  | Rectangle  |  |


 
 
 But generally speaking, the editor is really nice.
 
 
   
 It's the very first release so expect various segv
 
 just type make and RUN IN PLACE.
 
 NOTE: The file you are workin on must have a
 name, so save at least once before inserting parts
 
 Hope you like the work.
 
 DaveMDS
 
 PS: the program need glib2 to run and complile.
 This is because I have started the project with a
 gtk interface. And I have made intensive use of gstring.
 Hope I will make a version without glib in a short time.
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share 
 your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDE
 

-- 

Aleksej Struk
Master Degree Student
Free University of Bozen-Bolzano
Faculty of Computer Science
phone: +39-0471-061749
cell phone: +39-3204627049 +370-61278908
[EMAIL PROTECTED] [EMAIL PROTECTED] - http://astruk.googlepages.com/home

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] edje_editor: first snapshot!

2006-12-20 Thread DaveMDS
Hi all,
I have done a first  snapshot of the edje_editor source .
this is the link
http://www.gurumeditation.it/edje_editor-0.1-beta3.tar.gz

It's the very first release so expect various segv

just type make and RUN IN PLACE.

NOTE: The file you are workin on must have a
name, so save at least once before inserting parts

Hope you like the work.

DaveMDS

PS: the program need glib2 to run and complile.
This is because I have started the project with a
gtk interface. And I have made intensive use of gstring.
Hope I will make a version without glib in a short time.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel