controlbar problem

Matt Fritts (mcfritts@accesstoledo.com)
Wed, 30 Jun 1999 12:35:51 -0700


I'm fairly new to Root (and to C as well) and have written several macros.
Recently the number of macros increased to the point that I decided I
needed a TControlBar to make life easier, and created one based on the
tutorials. After it is created, however, there is a problem with keyboard
input in the interpreter - it seems that at least in some cases in which a
macro calls scanf, the first character of the input is ignored. Does anyone
know why this would be or how to avoid the problem?

Thanks

Matt Fritts