-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christopher Harvey wrote:
| Hi,
| I think I've got the ropes of gtk down pat, except that I don't know how
| to create cool and unique windows. I want to create a small window that
| sits in the dock most of the time,
| then pops up a small window t
Hi,
I think I've got the ropes of gtk down pat, except that I don't know how
to create cool and unique windows. I want to create a small window that
sits in the dock most of the time, then pops up a small window then it's
clicked on, or a key combo is pressed. The important thing is that it
ha
On Mon, Jun 23, 2008 at 10:25 PM, Girish <[EMAIL PROTECTED]> wrote:
> aniket ray wrote:
>>
>> Hi,
>> Is there a way to find out if an IME is active or not, within a gtk
>> application.
>> I tried sending key events to the GtkIMContext using
>> gtk_im_context_filter_keypress. This seems to be return
On Mon, 23 Jun 2008, K J wrote:
> I think you could use a layout component so you can put your
> toolbar of any size.
Thanks, but I just wanted the toolbar to show at its "natural
size" -- and supressing show_arrow did that.
Allin Cottrell.
___
gtk-a
On Mon, 23 Jun 2008, Santi Regueiro wrote:
> On Mon, Jun 23, 2008 at 17:55, Allin Cottrell <[EMAIL PROTECTED]> wrote:
> >
> > Any suggestions gratefully received.
> >
> Have you tried this? :
>
> gtk_toolbar_set_show_arrow ()
> voidgtk_toolbar_set_show_arrow (GtkToolbar *
I think you could use a layout component so you can put your toolbar of any
size.
Hope it helps.
Ke
On Mon, Jun 23, 2008 at 12:16 PM, Santi Regueiro <[EMAIL PROTECTED]>
wrote:
> On Mon, Jun 23, 2008 at 17:55, Allin Cottrell <[EMAIL PROTECTED]> wrote:
> >
> > Any suggestions gratefully received.
On Mon, Jun 23, 2008 at 17:55, Allin Cottrell <[EMAIL PROTECTED]> wrote:
>
> Any suggestions gratefully received.
>
Have you tried this? :
gtk_toolbar_set_show_arrow ()
voidgtk_toolbar_set_show_arrow (GtkToolbar *toolbar,
My app has a small "custom" toolbar. Previously I constructed
this using gtk_toolbar_append_item to add buttons, but since that
function is is deprecated I'm now trying to use
gtk_toolbar_insert to stuff the bar with GtkToolButtons.
I've hit one problem. The toolbar is small and I don't want
Hi,
Is there a way to find out if an IME is active or not, within a gtk application.
I tried sending key events to the GtkIMContext using
gtk_im_context_filter_keypress. This seems to be returning true, even
if no ime is active.
What i want to achieve is that if no IME is active, i want to handle
hi,
i want to make my application's style like that we use Wombat_Black
emerald theme undowner compize,All GtkWindow has drap shadow and with
custome theme,how to make
it only for my application,not use compiz,write with gtk only.
___
gtk-app-devel-list m
10 matches
Mail list logo