Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Change font in a list or tuple
Post: Change font in a list or tuple

Is it possible change default font for every item (string) of a list or tuple ? If yes, how to do it ? Thanks in advance
apffal General Coding Help 4 2,670 Oct-13-2021, 08:33 PM
    Thread: Scrollbar
Post: RE: Scrollbar

I would like to save space because I want to use several listboxes - each one containing names of fields for searching a database with several criteria. Anyway, the problem only occurs in Windows - in...
apffal GUI 7 3,125 Oct-11-2021, 08:11 PM
    Thread: Scrollbar
Post: RE: Scrollbar

Thanks again But, if we set listbox height to 1 or 2, that does not modify the number of visible rows, which remains in 3. Is this a normal procedure. i.e. there a minimal visible number of rows ?
apffal GUI 7 3,125 Oct-11-2021, 01:25 PM
    Thread: Scrollbar
Post: RE: Scrollbar

Thanks for reply I followed the instructions and now I have the scrollbar at side of listbox. However, the number of visible rows does not match with which i set for listbox height - i.e. I set heigh...
apffal GUI 7 3,125 Oct-10-2021, 11:31 PM
    Thread: Scrollbar
Post: Scrollbar

Using Canvas I get scrollbar in the right side of the form. Is not possible put the scrollbar inside listbox ? This is my relevant code lb = Listbox(root, height=2, width=12, bg='white', fg='black',...
apffal GUI 7 3,125 Oct-09-2021, 08:16 PM
    Thread: Text widget -macOS
Post: RE: Text widget -macOS

I´ve solved the issue, copying the result from database to a text file and from that text file to tkinter text widget. This procedure cleans all spaces between paragraphs, as expected.
apffal General Coding Help 1 1,752 Sep-23-2021, 10:12 PM
    Thread: Text widget -macOS
Post: Text widget -macOS

When inserting results from a database into a text widget in MacOs, I get unwanted spaces between paragraphs. However this behaviour doesn´t occur in Windows. How to solve this issue ? Thanks in adv...
apffal General Coding Help 1 1,752 Sep-14-2021, 10:53 PM

User Panel Messages

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