1. Gtk-Server for Eu

In the effort to find a common, cross-platform GUI solution for Eu, might I
suggest to consider the GTK-Server (http://www.gtk-server.org/index.html) too?

It seems quite general and supported enough (even with glade designer) to be
a viable alternative .... IMHO.

Cheers.

MBianchi.

new topic     » topic index » view message » categorize

2. Re: Gtk-Server for Eu

Now this looks cool, thanks!

new topic     » goto parent     » topic index » view message » categorize

3. Re: Gtk-Server for Eu

I don't need a GUI very often, but when I do I use EuWinGui (using Wine on
Linux). I've had a look at wxeuphoria, but the sheer size and complexity of it
puts me off and for my purposes it would be a sledge-hammer to crack a nut.

Now if only Andrea Cini would write a "EuLinGui"...

new topic     » goto parent     » topic index » view message » categorize

4. Re: Gtk-Server for Eu

Jules wrote:
> 
> I don't need a GUI very often, but when I do I use EuWinGui (using Wine on
> Linux).
> I've had a look at wxeuphoria, but the sheer size and complexity of it puts
> me off and for my purposes it would be a sledge-hammer to crack a nut. 
> 
> Now if only Andrea Cini would write a "EuLinGui"...

Maybe a self promotion, but I've always enjoyed Iup, and I've wrapped it in
Euphoria (IupEu):
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=iup

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view message » categorize

5. Re: Gtk-Server for Eu

MBianchi wrote:
> 
> In the effort to find a common, cross-platform GUI solution for Eu, might I
> suggest to consider the GTK-Server (<a
> href="http://www.gtk-server.org/index.html">http://www.gtk-server.org/index.html</a>)
> too?

 From the gtk-server website:
Q: My language 'XYZ' already has a binding with GTK! Why use the GTK-server?
A: If your language already has a binding with GTK, well, use that binding! 
The GTK-server primarily was designed with Shell scripts and console-based 
interpreters in mind. The idea is that you do not want to hack the sourcecode 
of an interpreter to achieve GUI programming. Languages like Python and Perl 
already have their own bindings to GTK, so there is no need to use the 
GTK-server in these cases. (The Python and Perl scripts at the examples 
page are there just to demonstrate the concept.)
:end-quote

Euphoria already has GTK bindings, (<a
href="http://sourceforge.net/projects/eugtk">http://sourceforge.net/projects/eugtk</a>)
so there is no need to go through the extra work of connecting to gtk-server,
unless you really want to for the educational experience of it.

new topic     » goto parent     » topic index » view message » categorize

6. Gtk-Server for Eu

Michael J. Sabal wrote:

..snip

>Euphoria already has GTK bindings, (<a
>href="http://sourceforge.net/projects/eugtk">h
>ttp://sourceforge.net/projects/eugtk</a>)
>so there is no need to go through the extra work of connecting to gtk-server,
>unless you really want to for the educational experience of it.

Right. My suggestion was intended only to simplify a common task like avoiding
the
need to dive into GTK bindings, using a simple standard stdin/out or TCP or else
to reach the same results. Not really an educational experience, i'd say more
the
k.i.s.s. practical (maybe wrong) way of thinking of an unexperienced programmer
like me.

BTW: If I look at Glade as a sort of GUI designer, this becomes more appealing
to me...
Anyway this was just what it is: a simple mumbling suggestion smile .

Cheers

MBianchi

new topic     » goto parent     » topic index » view message » categorize

7. Re: Gtk-Server for Eu

Michael J. Sabal wrote:

... snip

> Euphoria already has GTK bindings,(http://sourceforge.net/projects/eugtk)
> so there is no need to go through the extra work of connecting to gtk-server,
> unless you really want to for the educational experience of it.

Right. My suggestion was intended only to simplify a common task like
avoiding the need to dive into GTK bindings, using a simple standard stdin/out
or TCP or else to reach the same results.

Not really an educational experience, i'd say more the k.i.s.s. practical (maybe
wrong) way of thinking of an unexperienced programmer like me.

BTW: If I look at Glade as a sort of GUI designer, this becomes more appealing
to me...
Anyway this was just what it is: a simple mumbling suggestion smile .

Cheers

MBianchi

P.S.: Sorry for posting this as a new thread instead of reply to.
Please delete the wrong one.

new topic     » goto parent     » topic index » view message » categorize

8. Re: Gtk-Server for Eu

Jeremy Cowgar wrote:

...snip

> Maybe a self promotion, but I've always enjoyed Iup, and I've wrapped it in
> Euphoria (IupEu): <a
> href="http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=iup">http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=iup</a>
> 
> --
> Jeremy Cowgar
> <a href="http://jeremy.cowgar.com">http://jeremy.cowgar.com</a>

Thanks a lot for this link !

Cheers.
MBianchi

new topic     » goto parent     » topic index » view message » categorize

9. Re: Gtk-Server for Eu

Jules wrote:
> 
> I don't need a GUI very often, but when I do I use EuWinGui (using Wine on
> Linux).
> I've had a look at wxeuphoria, but the sheer size and complexity of it puts
> me off and for my purposes it would be a sledge-hammer to crack a nut. 
> 
> Now if only Andrea Cini would write a "EuLinGui"...

I'm not sure if Andrea is actively developing EuWinGUI anymore... I really think
wxEuphoria is what we should be focusing on for GUI programming. It's got a lot
going for it.

-Greg

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu