Hi,
I have provided a test case as an attachment.What I am trying to do is
dynamically create submenus by handling "select" and "deselect" events.
I have two problems:
1) The actual sub menu is not being shown. It is shown only if I click
on the menu item.
2) It crashes if I double click on a men
()
from /opt/gnome/lib/libglib-2.0.so.0
#13 0x4016f5d1 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#14 0x08049161 in main (argc=1, argv=0xbfd92174) at main.c:111
What am I doing wrong and what would be the proper way to implement what
I am trying to without experiencing the 2 problems I
ample:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
http://www.dachaplin.dsl.pipex.com/goocanvas/
--
Ivan N. Zlatev
Web: http://www.i-nZ.net
GPG Key: http://files.i-nz.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."
__
ample:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
http://www.dachaplin.dsl.pipex.com/goocanvas/
--
Ivan N. Zlatev
Web: http://www.i-nZ.net
GPG Key: http://files.i-nz.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."
__
ample:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
http://www.dachaplin.dsl.pipex.com/goocanvas/
--
Ivan N. Zlatev
Web: http://www.i-nZ.net
GPG Key: http://files.i-nz.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."
__
ample:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
http://www.dachaplin.dsl.pipex.com/goocanvas/
--
Ivan N. Zlatev
Web: http://www.i-nZ.net
GPG Key: http://files.i-nz.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."
__
ample:
http://developer.gnome.org/doc/API/2.0/libgnomecanvas/index.html
http://www.dachaplin.dsl.pipex.com/goocanvas/
--
Ivan N. Zlatev
Web: http://www.i-nZ.net
GPG Key: http://files.i-nz.net/i-nZ.asc
"It's all some kind of whacked out conspiracy."
__
On Wed, 2006-05-03 at 11:45 +0100, Ivan N. Zlatev wrote:
> On Wed, 2006-05-03 at 12:25 +0200, [EMAIL PROTECTED] wrote:
> >
> > Hello!!
> > I need help about creating graphics...i want to represent points into a
> > graphic, but i want to can interact with them too