On Fri, 2007-10-19 at 18:43 +0530, CHAITANYA KOMMURU wrote:
> hi all,
>
>iam new to gtk. i and my team mates ported gtk library on
> davinci borad successfully. i write an application program using gtk.
> Iam using 4x4 keyboard to my application and there is no mouse in my
> appl
hi all,
iam new to gtk. i and my team mates ported gtk library on
davinci borad successfully. i write an application program using gtk.
Iam using 4x4 keyboard to my application and there is no mouse in my
application. my GUI application work with 4x4 key board with out mouse
. wha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I have a keyboard with some multimedia keys on it and in the Gnome
Keyboard Shortcuts editor I have mapped a couple of these keys.
I see the volume controls working and I want to hook a couple more of
them. However, in my gtk window keyboard h
After reading my initial question, I think I should've worded it
differently.
> On Tue, 2007-10-16 at 16:12 -0600, Jeff Eberl wrote:
> [...]
> > First is that the display doesn't do anything when my program is doing
> > it's thing. So it looks like it freezes. I'm okay with that. I've
> > never
Chris Rorvick schrieb:
> I'm attempting to profile GTK in an application and I'm wondering what
> methodology others use to accomplish this. Is there any documentation
> that addresses this topic that I should refer to? Any caveats worth
> pointing out? Here is where I'm at ...
>
> I recentl