Some people gets aggravated and annoyed at the rate that some learn. It almost sounds by the tone of your message that you maybe getting a little annoyed at my slowness in fully grasping this application. I appreciate that you have the patience to suggest that I may not have to fully understand the full implementations to use some of the features. I believe some of the purpose of gtkmm (over gtk) is to provide an easy to use interface for the users, so they don't spend a lot of time reinventing the wheel. However, since I don't have a working example of the ability to be in my routine and arbitrarily change the buffer (display) of the gui window, I'm spending time trying to figure out how to reinvent what might already be provided. I already wrote a number of pieces trying to implement what you've described. I'm going to try to clean it up a bit and post it. The many versions of the code is still doing the same thing, but in a different place (a separate thread/method/routine) than the main. I know there are differences between the terminology. I might misunderstand when you say thread and think you're talking about a routine. Hopefully you'll be patient with the code that I post, when you tell me that my function isn't a thread (or vice-versa). By the way, I appreciate your taking the time to let me know that changing the content of the window displayed can be as simple in gtkmm as it is in Java. This makes things very hopeful to me. -- L. James -- L. D. James ljames apollo3 com www.apollo3.com/~ljames On Wed, 2013-07-31 at 10:15 -0700, Alan Mazer wrote: On 7/31/2013 9:24 AM, L. D. James wrote: |