On Thu, 2006-12-07 at 20:27 +0100, Jesper K. Pedersen wrote:
> Having started to just make a small calculator as a "getting started"
> project I have run into a small issue with the text entry kind of
> widget.
>
> I have disabled entering data into the entry (as I am to limit content
> to only n
I have taken it upon myself to learn a new programming
language and not least learn to work with graphical user interface for
which I ended up selecting Gtk+ (Gtk#)
Having started to just make a small calculator as a "getting started"
project I have run into a small issue with the text entry kind