Hello Everyone, I am making a GUI using Tkinter... I have completed that the GUI now i want to put the validation on those Entry Widget,,,,,... i know, i have to use the re module...... but i really cannot understand that....can someone please give me the simple example...like if i want the widget to only take ip address (1.1.1.1) to (255.255.255.254) ......
Thanks.....