В Вто, 27/09/2011 в 11:08 +0400, MysteriousMan . пишет: > > > Hello there > > This is my first gtkmm program , I am not that good in c++ and gtk > The idea of the program is like mini updatemanger that fix bug by > solved by community. > When I click the update button it freez. and it get back after the > package hv been download. > > can i get some hlp? > > this is the deb http://ubuntuone.com/1Z1rFqzeDF4ZDwUcmodGxN > this is the source code http://ubuntuone.com/0yC4dGySBWvwlE73haEAJV > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list
Your should use threading( http://developer.gnome.org/glibmm/unstable/group__Threads.html ). -- --------------------------------------------------------- "No Civilization = Freedom" --------------------------------------------------------- Yes, I am a criminal. My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
