Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Random Passcode Generator function
Post: RE: Random Passcode Generator function

I think it will put only even numbers into your generated code (and will replace odd numbers to letters), won't it? Maybe I wouldn't close out even numbers. from random import * def pass_code_genera...
horrorfodrasz Code sharing 2 2,677 Jan-06-2021, 12:30 PM
    Thread: QuykHtml ( Library )
Post: RE: QuykHtml ( Library )

Hi, I have tried your library. It is a nice job. I like it. I don't understand what are the advantages to generate HTML code in python instead of editing the code directly in HTML language? What do y...
horrorfodrasz Code sharing 3 3,225 Jan-04-2021, 04:59 PM
    Thread: Changing the BG-color of the table
Post: RE: Changing the BG-color of the table

Hi, According to this bug tracking there is an issue in Tkinter. It is fixed in tkinter v8.6.10 but in my Python 3.9.1 there is only 8.6.9. https://bugs.python.org/issue36468 I think it should work t...
horrorfodrasz Code sharing 1 4,327 Dec-27-2020, 02:16 PM
    Thread: tkinter designer
Post: RE: tkinter designer

Thanks! There is a new version. - Settings tab for default widget parameters and generated code type selection - You can save and load widget selection with default widget parameters - Generated code...
horrorfodrasz Code sharing 3 3,619 Dec-20-2020, 01:21 AM
    Thread: tkinter designer
Post: RE: tkinter designer

I have updated it. It supports the following widgets: Menubar, MenuButton, Button, Canvas, Text with scroll, Entry, Label, Combobox, Optionmenu, Radio, Message, Frame/LabelFrame (universal 2x2 widget ...
horrorfodrasz Code sharing 3 3,619 Dec-09-2020, 04:05 PM
    Thread: tkinter designer
Post: tkinter designer

I made a simple Python Tkinter designer tool. It is written in Python and you will get pure Python tkinter code. It uses tkinter Grid geometry manager. [Image: https://i.ibb.co/0j6nChL/tkidesigner....
horrorfodrasz Code sharing 3 3,619 Nov-23-2020, 09:01 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020