Re: Refreshing a Treeview within a modeless dialog window: How?



On Wed, 11 Mar 2009 11:51:37 -0500
"Saucier, Allen - AES" <Allen Saucier itt com> wrote:

> 
> Hi all.  I'm struggling with gtkmm treeview refreshing on linux
> (CentOS 4).
> 
> Would someone be so kind as to tell me how to refresh a treeview in a
> dialog window that is popped up w/ the show() command? here is my
> code that is called every few seconds but the "update" only appears
> AFTER I move my mouse.  This is driving me crazy.
> 
> What I've commented out doesn't do the trick.

Is this a multi-threaded application?  If so, what are you trying
to do in the different threads?

Chris



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]