Re: Query- Gtk For ARM

2005-09-13 Thread Falls Huang
you can run gtk-app with tinyX in arm. refer: www.maemo.org gpe.handhelds.org Hazzy wrote: Hi all I have got ARM target board. i have cross compiled the GTK example applications and got the ARM binary (executable) for it. i wanna display this GTK application on Target LCD.. what shoul

Query- Gtk For ARM

2005-09-13 Thread Hazzy
Hi all I have got ARM target board. i have cross compiled the GTK example applications and got the ARM binary (executable) for it. i wanna display this GTK application on Target LCD.. what should i do? Pls help me out Thanx alot Waiting for reply Hazzy -

Gtk+, UTF-8 and translations

2005-09-13 Thread HuamiSoft Hubert Sokolowski
Hi! Are Gtk+ .po files in UTF-8? If so, don't you have a problem with msgmerge complaining about invalid multibyte sequence? I am using gettext in my program and all is fine until when I have to merge two .po files with msgmerge which removes all multibyte characters from msgstr tags in my origin

scrool bars help

2005-09-13 Thread Tomaz Canabrava
hello friends, =) i´m having a little trouble trying to set a scrollbar to scrool down whe the buffer of a TextArea is changed. actually... i just inserted the scrool bars into the TextArea =p anyone has a sample code to help me? -- Um Computador sem Windows é como um Navio sem dançarinas de Ca

Re: Tool tip with out Mouse ?

2005-09-13 Thread Christian Neumair
Am Dienstag, den 13.09.2005, 09:57 +0530 schrieb sadhees kumar: > i'm using using only the following keys in my application > 1.Left arrow > 2.Up arrow > 3.Down arrow > 4.Tab(instead of Right arrow) > 5.Enter key(Return Key) > > Is that possible with these keys? In the _class_init of your widget

Re: weirdest problem yet

2005-09-13 Thread Iago Rubio
On Mon, 2005-09-12 at 21:59 +1000, Nick Watts wrote: > Second, today I'm trying to create a website with my own GTK+ text editor > and when I open text files with it from ONE PARTICULAR directory, it > randomly adds duplicate 'new line' characters where there should only be one > so that large p