I use cygwin to compile my project on Windows but it
still need X server to run a gtk+ application.
Yesterday, my friend sent me Gimp for windows. How can
it run on Windows without X server? Thanks for helping me.
__
Yahoo! Mail - PC Magazine Edit
Hi,
I have a GtkVBox that contains all kind of widgets. Is there a way to be
notified when one of the contained widgets grabs the focus or when the user
clicks on any of the those widget ?
--
Razvan Gavril
[EMAIL PROTECTED]
___
gtk-app-devel-list mail
Am Samstag, den 17.09.2005, 22:45 +0200 schrieb Gyözö Both:
> hello,
>
> i can't quite figure out how to use a cell renderer combo. what i'd
> like to have is a treeview column with cells that contain some text and
> an icon next to the text.
>
> so, what i try to do is pack a column into the tre
Hi, I'm writing a program that heavily depends on precise measurement of keystroke
latencies.
I'd like to write it in GTK, but I'm having some timing issues. Would someone
please explain to me (or point me out to an explanation) how the GdkEventKey.time
in key_press_event is found?
I'm havin
hello,
i can't quite figure out how to use a cell renderer combo. what i'd
like to have is a treeview column with cells that contain some text and
an icon next to the text.
so, what i try to do is pack a column into the treeview along with a
GtkCellRendererCombo and a cell data function. in the c
Tor Lillqvist wrote:
> You certainly need to "drop in" other things also. Just copying the
> DLLs around is not a good idea. Pango won't work without finding its
> pango.modules file in a specific place relative to the pango DLL, and
> then at least the pango-basic-win32.dll module in its specific
William Page wrote:
When my program terminates, I get these three errors repeated about 5 times.
I can't figure out what's causing it.
(lc3sim:32683): GLib-GObject-WARNING **: instance of invalid
non-instantiatable type `'
(lc3sim:32683): GLib-GObject-CRITICAL **:
g_signal_handlers_disconne
Albert Veli writes:
> Don't know if this helps, but on windows libglade + GTK works if you
> drop these .dll files somewhere in the $PATH.
You certainly need to "drop in" other things also. Just copying the
DLLs around is not a good idea. Pango won't work without finding its
pango.modules file i
When my program terminates, I get these three errors repeated about 5 times.
I can't figure out what's causing it.
(lc3sim:32683): GLib-GObject-WARNING **: instance of invalid
non-instantiatable type `'
(lc3sim:32683): GLib-GObject-CRITICAL **:
g_signal_handlers_disconnect_matched: assertion `
Hi!
Don't know if this helps, but on windows libglade + GTK works if you
drop these .dll files somewhere in the $PATH. The easiest place is
in the same dir as the executable.
iconv.dll
intl.dll
libatk-1.0-0.dll
libgdk-win32-2.0-0.dll
libgdk_pixbuf-2.0-0.dll
libglade-2.0-0.dll
libglib-2.0-0.dll
li
Dear friends,
I would like to have a list of STATIC LIBRARIES needed to compile and run a
normal glade application, which you may probably get by the command ldd. If
anyone has experienced this plz let me know.
regards,
sadhees kumar
___
gtk-app-devel
11 matches
Mail list logo