GUI:-please answer want to learn GUI programming in python , how should i proceed.

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Dec 16 08:58:25 EST 2013


On 16/12/2013 11:58, Chris Angelico wrote:
> On Mon, Dec 16, 2013 at 8:42 PM, Mark Lawrence <breamoreboy at yahoo.co.uk> wrote:
>> I've done the latter, but still can't fit all the data for my 100+ screens
>> into a one liner, help please :)
>
> With 100 screens, you should be able to use lines of text up to 8000
> characters long - just make sure your screens are organized
> horizontally. Shorten all variable names to a single letter, omit all
> unnecessary spaces, and you should be able to fit the code within that
> space.
>
> ChrisA
>

Thanks for this extremely useful advice, it's much appreciated :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list