Displaying 5 results from an estimated 5 matches for "gtkmain".
Did you mean:
gtk_main
2009 Jun 12
1
Gtk objects disappears
Dear John,
I have a question.
When I run a RGtk code in my terminal (without using the R GUI)
R --vanilla << "EOF"
source("myRGtkcode.R")
EOF
the GTK objects do not remain on the screen.
Until now, I "bypass" this problem using the following commands:
require(tcltk)
tkmessageBox("Press to exit")
But it is not really satisfactory and the tcltk
2007 Dec 06
1
RGtk2 + tcltk combination problem (PR#10497)
Full_Name: Hans Dieter
Version: 2.6.1
OS: windows
Submission from: (NULL) (217.93.91.19)
Hi all,
first I used a TCL/TK GUI, after my work I cloed it and opend an RGTK2 GUI.
Now I have the problem, the RGTK2 GUI will not refresh correctly and basic
user-commands ( close windows ) dosen't work.
Greetings
Dieter
2008 Feb 14
1
RGtk2 : Using GtkImage with GIF (PR#10757)
Full_Name: Hans Dieter
Version: 2.6.1
OS: Windows
Submission from: (NULL) (217.93.95.129)
Hi,
I build a GUI with RGtk2 and used an GtkImage to display pictures like jpegs and
others. This works but if I load a gif-Image it's not animated. It show's only
the first picture, in general an GtkImage can display an animated gif.
Greetings
2007 Dec 11
9
[Bug 13604] New: Assertion failure when seeking on youtube with pulseaudio backend.
...dispatch=1, self=<value optimized out>)
at /build/buildd/glib2.0-2.14.4/glib/gmain.c:2694
#29 0x00002b6412aee407 in IA__g_main_loop_run (loop=0x1e27b70)
at /build/buildd/glib2.0-2.14.4/glib/gmain.c:2898
#30 0x00002b640fe76423 in IA__gtk_main ()
at /build/buildd/gtk+2.0-2.12.3/gtk/gtkmain.c:1163
#31 0x00000000006b38e5 in ?? ()
#32 0x0000000000c23d6e in ?? ()
#33 0x0000000000447b42 in ?? ()
#34 0x00002b641352f1c4 in __libc_start_main () from /lib/libc.so.6
#35 0x0000000000442d69 in ?? ()
#36 0x00007fff9bdad3f8 in ?? ()
#37 0x0000000000000000 in ?? ()
(gdb)
--
Configure bugmail: ht...
2007 Dec 02
2
[Bug 13491] New: 5min.com player causes assertion
...ain_context_iterate"
#17 0x00002af7ef2ca397 in IA__g_main_loop_run (loop=0x11be8c0) at gmain.c:2898
got_ownership = <value optimized out>
self = (GThread *) 0x730080
__PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#18 0x00002af7ecf74bc3 in IA__gtk_main () at gtkmain.c:1146
tmp_list = (GList *) 0x79d070
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x78b540
loop = (GMainLoop *) 0x11be8c0
#19 0x000000000043eedc in main (argc=<value optimized out>,
argv=0x7fffbf5db288) at ephy-main.c:723
uri = <value op...