Re: gtk-list digest, Vol 1 #1501 - 3 msgs



Yes, they will run "within" KDE.  They will not look the same (unless you have the very cool Bluecurve theme) but they do co-exist. 


On Mon, 2003-04-21 at 14:36, Richard Jiang wrote:
Hi,
May I ask a quick question:

Would programs developed using GTK+ be able to run on KDE as well? Or I have
to do some special things?

Thank you in advance!

Richard

----- Original Message -----
From: <gtk-list-request gnome org>
To: <gtk-list gnome org>
Sent: Monday, April 21, 2003 12:00 PM
Subject: gtk-list digest, Vol 1 #1501 - 3 msgs


> Send gtk-list mailing list submissions to
> gtk-list gnome org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.gnome.org/mailman/listinfo/gtk-list
> or, via email, send a message with subject or body 'help' to
> gtk-list-request gnome org
>
> You can reach the person managing the list at
> gtk-list-admin gnome org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gtk-list digest..."
>
>
> Today's Topics:
>
>    1. Re: entry background color (Olexiy Avramchenko)
>    2. Font Problem (Mozilla, Synaptic,....) (Angela Stempfel)
>    3. Motif to GTK (B. Souliotis)
>
> --__--__--
>
> Message: 1
> Date: Mon, 21 Apr 2003 10:39:28 +0300
> From: Olexiy Avramchenko <ath irtech cn ua>
> To: Jun Ma <ma_jun1973 yahoo com>
> Cc: gtk-list gnome org
> Subject: Re: entry background color
>
> Jun Ma wrote:
>
> >who can tell me a hint to set the background color of
> >an entry? I want to make the entry no-editable. So, if
> >its bg color is gray, it looks better.
> >
> >Thanks.
> >
> Just use the call:
>
> gtk_editable_set_editable(GTK_EDITABLE(your_entry), FALSE);
>
> Olexiy
>
>
>
> --__--__--
>
> Message: 2
> Date: Mon, 21 Apr 2003 13:23:58 +0200
> From: Angela Stempfel <hippie gmx ch>
> Reply-To: hippie gmx ch
> To: gtk-list gnome org
> Subject: Font Problem (Mozilla, Synaptic,....)
>
> Hi all
>
> i installed Debian unstable and KDE 3.1.1 on my Laptop. But in a lot of
> programs the fonts are big and ugly. For example in Mozilla and
> Synaptic, the fonts are huge!
> Then i tried to change to fonts by changing the file .gtkrc and
> .gtkrc-2.0. This worked for eclipse, but not for the other programs.
>
> Could somebody tell me what these files are for? And whats the diffrence
> between them? When do i have to change the .gtkrc and when the .gtkrc-2.0
?
>
> Here are my files:
>
> .gtkrcinclude "/usr/share/themes/Simple/gtk/gtkrc"
>
> style "user-font"
> {
>    font="-monotype-arial-medium-r-normal-*-12-*-*-*-p-*-iso8859-15"
> }
> widget_class "*" style "user-font"
>
> include "/home/hippie/.gtkrc.mine"
>
> style "gq" {
>         font = "helvetica 08"
> }
> class "GtkWidget" style "gq"
>
>
> style "synaptic" {
>         font_name = "helvetica 09"
> }
> class "GtkWidget" style "synaptic"
>
> These lines have no effect on the programs gq, synaptic and mozilla
>
>
> my .gtkrc-2.0 looks like this:
> style "eclipse" {
>         font_name = "helvetica 08"
>         bg[NORMAL] = "#d6d3ce"
>         bg[ACTIVE] = "#c7c2bc"
>         bg[INSENSITIVE] = "#828282"
>         bg[PRELIGHT] = "#3a6ea5"
>         fg[NORMAL] = "#000000"
>         fg[ACTIVE] = "#000000"
>         fg[INSENSITIVE] = "#d4d0c8"
>         fg[PRELIGHT] = "#ffffff"
> }
> class "GtkWidget" style "eclipse"
>
> style "synaptic" {
>         font_name = "helvetica 08"
> }
> class "GtkWidget" style "synaptic"
>
> The changes for eclipse are working here!! but if i add for example the
> program synaptic this has no effect.
>
> Could somebody explain me how i have to change there fonts (for example
> for mozilla)?
>
> Thanks a lot!
> Angela
>
>
> --__--__--
>
> Message: 3
> Date: Mon, 21 Apr 2003 18:33:36 +0300
> From: "B. Souliotis" <bill beta-cae gr>
> To: gtk-list gnome org
> Subject: Motif to GTK
>
> Did Anyone know if there is a program that traslates the code of Motif
> to Gtk code
>
>
>
>
>
>
> --__--__--
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
> End of gtk-list Digest

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]