[GTK help]

2002-02-20 Thread Castor Fou
Hi! How I can superpose two GtkText in the same window (in a notebook for example)? In a background, a gtktext where you can't modify the text and in the foreground, a gtktext where you can modify the text. Result, you have the background and the foreground in the same window with the super

[GTK help]

2002-02-20 Thread Castor Fou
Thanks for the tips. But, my foreground must be diaphanously because the text on the background must be visible. I think I'm not clear. I have a notebook. In the notebook, I add a GtKFixed with two GtkText which coordonates must be the same. The first GtkText include, for example, a head, the

[GTK help]

2002-02-23 Thread Romain
Hi! How I can superpose two GtkText in the same window (in a notebook for example)? In a background, a gtktext where you can't modify the text and in the foreground, a gtktext where you can modify the text. Result, you have the background and the foreground in the same window with the superp

GTK help!!

2002-06-07 Thread enlain
hola Bueno la duda en este momento es la siguiente se puede crear un menu con barra de desplazamiento. Esto debido a que mi menu tiene muchas opciones y no las veo todas en pantalla. Si alguien me puede indicar como de antemano gracias. gracias por la atencion prestada. __

gtk help!!!

2002-06-07 Thread enlain
Bueno la duda en este momento es la siguiente se puede crear un menu con barra de desplazamiento. Esto debido a que mi menu tiene muchas opciones y no las veo todas en pantalla. Si alguien me puede indicar como de antemano gracias. _

Gtk+ help

2009-10-07 Thread tahir er
hello,i recently started the Gtk+. i am sorry but i have a question about Gtk+. how can i make visual styles in Gtk+, such as openmoko and maemo. can you give information or web address to me? i need very much. i will be grateful to you.thanks

GTK help wanted?

2018-01-30 Thread Matthew A. Postiff
Hi, Where's a good place to hire a gtk programmer? I need help upgrading libwebkit in a gtk program...and eventually upgrading gtk. Thanks, Matt ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.or

Re: [GTK help]

2002-02-20 Thread Bruce A. Smith
Nope, can't be done.   - Original Message - From: Castor Fou To: [EMAIL PROTECTED] Sent: Wednesday, February 20, 2002 1:30 PM Subject: [GTK help] Hi! How I can superpose two GtkText in the same window (in a notebook for example)? In a backgrou

RE: [GTK help]

2002-02-20 Thread Esteban Quijano
nsoft corp -Original Message-From: Castor Fou [mailto:[EMAIL PROTECTED]]Sent: Wednesday, February 20, 2002 5:31 AMTo: [EMAIL PROTECTED]Subject: [GTK help] Hi! How I can superpose two GtkText in the same window (in a notebook for example)? In a background, a gtktext where you can&#

Re: Gtk+ help

2009-10-09 Thread paragasu
http://gtkforums.com On 10/7/09, tahir er wrote: > > hello,i recently started the Gtk+. i am sorry but i have a question about > Gtk+. how can i make visual styles in Gtk+, such as openmoko and maemo. > > can you give information or web address to me? i need very much. > > i will be grateful to y

GTK help for newbie noob

2007-02-19 Thread NewbieNoob
d recently Python. Thanks for your valuable time-Patrick -- View this message in context: http://www.nabble.com/GTK-help-for-newbie-noob-tf3254228.html#a9046526 Sent from the Gtk+ - General mailing list archive at Nabble.com. ___ gtk-list m

Re: GTK help for newbie noob

2007-02-19 Thread Mariano Suárez-Alvarez
On Mon, 2007-02-19 at 09:55 -0800, NewbieNoob wrote: > Hi There > > I am just learning GTK. > > I don't quite get the basic "building blocks" of GTK. > > Is there a reference or tutorial out there that focuses on the syntax in a > systematic way? I don0t really understand what you mean by sy

Re: GTK help for newbie noob

2007-02-19 Thread NewbieNoob
> Mariano Suárez-Alvarez > http://www.gnome.org/~mariano > > > ___ > gtk-list mailing list > gtk-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-list > > -- View this message in context: http://www.nabbl

Re: GTK help for newbie noob

2007-02-19 Thread Adam Bloom
results. Remember: Google > > is your friend) > > > > -- m > > > > > > -- > > Mariano Suárez-Alvarez > > http://www.gnome.org/~mariano > > > > > > ___ > > gtk-list mailing list > >

Re: GTK help for newbie noob

2007-02-19 Thread NewbieNoob
; > another one, oriented towards python, at >> > <http://www.pygtk.org/pygtk2tutorial/index.html>. >> > >> > (If you google for "gtk tutorial" you get these two links, and the ones >> > for Perl, Ruby, and Ocaml among tyhe first few results. Re

Re: GTK help for newbie noob

2007-02-19 Thread Michael Torrie
On Mon, 2007-02-19 at 09:55 -0800, NewbieNoob wrote: > I have no C experience, just BASH and recently Python. Might I suggest, then, that you consider using GTK in python. PyGTK works very well and there are lots of docs and tutorials on GTK in python. I think it would be a better fit for you th

Re: GTK help for newbie noob

2007-02-19 Thread NewbieNoob
better fit for you than C. > > Michael > > >> >> Thanks for your valuable time-Patrick > > ___ > gtk-list mailing list > gtk-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-list > > -- Vie