hi
I have a function defined using os.system("mount ....."). as a
callback to a button.
On clicking this button the system asks for password in terminal. How
do i enter this password in a tk window so that the system reads it
?.Iam using the entry widget to do this.
regards
rajeev