codemtaani / libraryManagement

Trying to create a simple system that will monitor the flow of books in and out of the library.
Apache License 2.0
0 stars 0 forks source link

learn about tkinter in python #4

Open mwalughabura opened 8 years ago

mwalughabura commented 8 years ago

Every person in the team should be familliar with the tkinter module, a GUI making module. And should contribute to the notes in the google doc. This will help the members of the team to learn faster and share what they know about the module.

Renice-Owino commented 8 years ago

Hi guys, I have been able to install tkinter on my machine and its running both on python3 and python2.7 version. Anyone who is intrested to know how you can check out the google doc thatDouda shared.

Thanks Douda.

On 10 June 2016 at 02:39, mwalughabura notifications@github.com wrote:

Assigned #4 https://github.com/codemtaani/libraryManagement/issues/4 to @Renice-Owino https://github.com/Renice-Owino.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/codemtaani/libraryManagement/issues/4#event-688185026, or mute the thread https://github.com/notifications/unsubscribe/AO67Lh9MDwnwfEWVXAkdFtVOdIU8H1SWks5qKQaVgaJpZM4Iyql_ .

ashiruma commented 8 years ago

I need to understand more about the Tkinter module because i have tried to tackle it but i really don't get how it works.

mwalughabura commented 8 years ago

Hey guys we will be having python tutorials every day for some couples of days from now, like 30mins Thanks

On Mon, Jun 13, 2016 at 9:30 AM, ashiruma notifications@github.com wrote:

I need to understand more about the Tkinter module because i have tried to tackle it but i really don't get how it works.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/codemtaani/libraryManagement/issues/4#issuecomment-225498877, or mute the thread https://github.com/notifications/unsubscribe/AMshNwoUFmh2RTxnE16LRm2BtQh5tfdvks5qLPjzgaJpZM4Iyql_ .

ashiruma commented 8 years ago

Tkinter is awesome