Jump to content

Python UI using Tkinter

FaiL___

So I'm just strting out with Python, I created a small converter a week or two ago, but now I am trying to use Tkinter to transform the converter by using a UI. I am just starting out and trying to get my head around buttons, but sometimes the in b.pack or b in b = Button(master... Comes up as a syntax error.

Please help, just doing this as a hobby really 

There are 10 types of people in the world. Those that understand binary and those that don't.

Link to comment
Share on other sites

Link to post
Share on other sites

Screenshots/code please

Link to comment
Share on other sites

Link to post
Share on other sites

On 3/8/2016 at 9:03 AM, FaiL___ said:

So I'm just strting out with Python, I created a small converter a week or two ago, but now I am trying to use Tkinter to transform the converter by using a UI. I am just starting out and trying to get my head around buttons, but sometimes the in b.pack or b in b = Button(master... Comes up as a syntax error.

Please help, just doing this as a hobby really 

We can't help you if you don't post the code. Use code tags.

CPU: AMD FX-6300 4GHz @ 1.3 volts | CPU Cooler: Cooler Master Hyper 212 EVO | RAM: 8GB DDR3

Motherboard: Gigabyte 970A-DS3P | GPU: EVGA GTX 960 SSC | SSD: 250GB Samsung 850 EVO

HDD: 1TB WD Caviar Green | Case: Fractal Design Core 2500 | OS: Windows 10 Home

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×