How do I create a mask or validator for a GtkEntry?

There is an opensource subclass of gtk. Entry, ValidatedEntry, available at: www.astro.umass.edu otherwise... In short, there is no feature currently implemented that makes this easy. You can hack your own mask support by catching the insert and delete_text signals and doing the appropriate manipulation, but it is far from trivial to write; FAQ 14.5 includes a basic recipe.

There is a bug filed at bugzilla.gnome.org that discusses implementation of something like this (validation and masks) at the C level. See the thread at www.daa.com.au for more details. More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions