[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.c++

gtkmm Toggle Button Bug

Ruben

10/10/2008 3:51:00 AM

It seems to me that the togglebutton toggled() function has a but.
Documentation says that when called it will change the state of the
object. I can't varify this behavior. It calls the toogle signal but
doesn't seem to change the state of the object.

Example Code Below:
http://www.../docs/workshops...
http://www.../docs/workshops....html
http://www.../docs/workshop...
http://www.../docs/workshop....html
http://www.../docs/workshops/too...
http://www.../docs/workshops/too....html

result of package config is as follows:

pkg-config gtkmm-2.4 --cflags --libs
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtkmm-2.4
-I/opt/gnome/lib/gtkmm-2.4/include -I/opt/gnome/include/glibmm-2.4
-I/opt/gnome/lib/glibmm-2.4/include -I/opt/gnome/include/gdkmm-2.4
-I/opt/gnome/lib/gdkmm-2.4/include -I/opt/gnome/include/pangomm-1.4
-I/opt/gnome/include/atkmm-1.6 -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib/sigc++-2.0/include
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/opt/gnome/include/atk-1.0
-L/opt/gnome/lib -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0
-lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0

--
http://www.mr... - Interesting Stuff
http://www... - Leadership Development in Free Software

So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998

http://fairuse... DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002

"Yeah - I write Free Software...so SUE ME"

"The tremendous problem we face is that we are becoming sharecroppers to our own cultural heritage -- we need the ability to participate in our own society."

"> I'm an engineer. I choose the best tool for the job, politics be damned.<
You must be a stupid engineer then, because politcs and technology have been attached at the hip since the 1st dynasty in Ancient Egypt. I guess you missed that one."

© Copyright for the Digital Millennium

2 Answers

Ian Collins

10/10/2008 3:54:00 AM

0

Ruben wrote:

[stuff]

Once is enough!

--
Ian Collins

Ruben

10/10/2008 4:14:00 AM

0

On Fri, 10 Oct 2008 16:53:39 +1300, Ian Collins wrote:

> Ruben wrote:
>
> [stuff]
>
> Once is enough!

Thanks

I had to fix the subject for archival purposes...


I posted to the gtk list as well, when it is up which seems only 50% of
the time of late...


Ruben
--
http://www.mr... - Interesting Stuff
http://www... - Leadership Development in Free Software

So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998

http://fairuse... DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002

"Yeah - I write Free Software...so SUE ME"

"The tremendous problem we face is that we are becoming sharecroppers to our own cultural heritage -- we need the ability to participate in our own society."

"> I'm an engineer. I choose the best tool for the job, politics be damned.<
You must be a stupid engineer then, because politcs and technology have been attached at the hip since the 1st dynasty in Ancient Egypt. I guess you missed that one."

© Copyright for the Digital Millennium