Re: gtk themes

2001-01-20 Thread Michael Natterer
David Eduardo Gomez Noguera <[EMAIL PROTECTED]> writes: > Hello. > Its my first time i write here. I just happen to have some questions. > > There are a few themes with dark backgrounds. They se up fonts to be white, but gtk >tool tips fonts keep black, and so do other window fonts, like the b

Re: gtk themes

2001-01-20 Thread Vlad Harchev
On Sat, 20 Jan 2001, David Eduardo Gomez Noguera wrote: Hi, > Hello. > Its my first time i write here. I just happen to have some questions. > > There are a few themes with dark backgrounds. They se up fonts to be > white, but gtk tool tips fonts keep black, and so do other window fonts, > li

Re: gtk themes

2001-01-20 Thread Vlad Harchev
On Sat, 20 Jan 2001, David Eduardo Gomez Noguera wrote: > On Sat, 20 Jan 2001, Vlad Harchev wrote: > > > I also suffer from this very much since I prefer dark gtk themes. > > > > As for tooltips, add the following to your ~/.gtkrc > > -- > > style "gtk-tooltips-style" { > > #pu

pointers mixed?

2001-01-20 Thread David Eduardo Gomez Noguera
Hello. This is my second time :) I have just started to program with gtk something more serious than a button wich prints "Hello Wolrd". I am using glade because of its easier design of UI. I need to read the contents of a bunch of widgets with the click of one button. I dont know how to do it

Re: pointers mixed?

2001-01-20 Thread Wolfgang Sourdeau
La plume légère, à Sat, Jan 20, 2001 at 11:19:29PM -0600, heure d'inspiration, David Eduardo Gomez Noguera écrivait en ces mots: > The weird thing is "This works!". > whereas if i used "user_data" instead of "button", when i run the compiled binary i >get an error message saying me i couldnt conv

ANNOUNCE gtksourceview 0.0.1 (alpha)

2001-01-20 Thread Mikael Hermansson
Alpha release of my new syntax higlight widget using GtkTextView in the upcoming release of Gtk 2.0 You need to install atleast gtk 1.3.2 or later CVS version. Some of the features so far is: * syntax higlighting using text tags (called GtkSyntaxTag/GtkPatternTag inherited from GtkTextTag) * li