I design a program which is used for image display.(using glade 2)
In this program ,i use a notebook widget,the relation between notebook and
other widgets are as fallow:
notebook
-->page1
>image
->page2
i want to display the image
On Thu, 25 Jan 2007, Juan Pablo wrote:
> Hello, i'm developing using ubuntu ( gtk-config --version =
> 1.2.10) and still have the problem.
gtk-config --version = 1.2.10 ??
Is this a version of ubuntu from the time the ancestral population
left Africa? If you're really using gtk 1.2.10 then
Hello, i'm developing using ubuntu ( gtk-config --version = 1.2.10) and
still have the problem.
When i'm editing a text on a tree view editable cell, if i click outside
the editable box, the focus is lost and the editable widget stays there.
I can walk all over with the cursor and even start editi
2007/1/25, Eduardo M Kalinowski <[EMAIL PROTECTED]>:
> > how to create a semitransparent widget on linux box running gtk libraries.
> > i find that xcomposite extension and cairo libraries are required to do
> > this.
> > i want to create this for a media player application.
> You've asked this sev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eduardo M KALINOWSKI wrote:
> This is by no means GTK+-related, and a very basic question regarding
> gettext usage.
>
> Use the N_() macro, something like this:
>
> static GOptionEntry entries[] = {
> {"window", NULL, 0, G_OPTION_ARG_INT, &embed
On Thu, Jan 25, 2007 at 01:57:36PM -0500, Kevin DeKorte wrote:
>
> I'm trying to use gettext to do translation on a GOptionEntry table,
> currently this works as is, but the text isn't translated.
>
> ...
>
> I tried this
>
> static GOptionEntry entries[] = {
> {"window", NULL, 0, G_OPTION_A
Kevin DeKorte wrote:
> Hi,
>
> I'm trying to use gettext to do translation on a GOptionEntry table,
> currently this works as is, but the text isn't translated.
>
> static GOptionEntry entries[] = {
> {"window", NULL, 0, G_OPTION_ARG_INT, &embed_window, "Window to
> embed in", "WID"},
> {"p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I'm trying to use gettext to do translation on a GOptionEntry table,
currently this works as is, but the text isn't translated.
static GOptionEntry entries[] = {
{"window", NULL, 0, G_OPTION_ARG_INT, &embed_window, "Window to
embed in", "WID"
> how to create a semitransparent widget on linux box running gtk libraries.
> i find that xcomposite extension and cairo libraries are required to do
> this.
> i want to create this for a media player application.
You've asked this several times already. If nobody could help, asking
repeatedly w
how to create a semitransparent widget on linux box running gtk libraries.
i find that xcomposite extension and cairo libraries are required to do
this.
i want to create this for a media player application.
___
gtk-app-devel-list mailing list
gtk-app-dev
10 matches
Mail list logo