Hi Ratna,
     I hope this link will help
http://www.java2s.com/Code/Python/GUI-Tk/AlarmDemo.htm

On Thu, Apr 7, 2011 at 10:04 AM, Ratna Banjara <mast.ra...@gmail.com> wrote:

> Hello all,
>
> I was learning GUI in python and found dissimilarities while importing
> 'tkinter' module.
> In windows we should write
> =>import tkinter
>
> while in linux, we should write
> =>import Tkinter
>
> Difference is Capital ' T '. Means same code cannot run on both platform ,
> how can we adjust this issue?
>
>
> --
> Regards,
> http://www.rat32.com
> Ratna P Banjara
>
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
Cheers
Ranjith,
Research Developer,
Sedin Technologies,
Chennai

http://ranjith10z.wordpress.com
http://ranjithtenz.wordpress.com
http://railsfactory.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to