Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with scroll bars
Post: Help with scroll bars

I have written this code, but the scrollbar shoows in a small window, I am trying to make the scroll bar window bigger or even better if I could make it fullscreen. Can someone please help me, why is ...
kraco GUI 1 2,233 Sep-27-2020, 01:02 PM
    Thread: Help with dice roll program
Post: RE: Help with dice roll program

Thanks for all the help perfringo, your tips worked, the code works in pycharm without GUI. But, when I move this code to run wit tkinter for gui, I get two problems: 1. When I click on button roll di...
kraco General Coding Help 4 2,091 Sep-22-2020, 02:06 PM
    Thread: Help with dice roll program
Post: RE: Help with dice roll program

Hi, thanks for answering perfinog. I am new to python, and I am under early learning process Not sure what you ment with true \ false statement. I have tried = and == operators, but couldnt make it wo...
kraco General Coding Help 4 2,091 Sep-21-2020, 02:58 PM
    Thread: Help with dice roll program
Post: Help with dice roll program

Please help me with this dice roll program. I am trying to make program witch checks for dice roll result and then writes a line, when an number was rolled write text see example under: EXAMPLE Result...
kraco General Coding Help 4 2,091 Sep-21-2020, 02:17 PM
    Thread: Problems - buttons w icons not scrolling
Post: RE: Problems - buttons w icons not scrolling

Followed deanhystad advice, and the problem is fixed now. Thanks for all the help deanhystad. The code working with images and scrollbars is: import tkinter as tk from winsound import * # for sound fr...
kraco GUI 11 4,758 May-11-2020, 11:20 AM
    Thread: Problems - buttons w icons not scrolling
Post: RE: Problems - buttons w icons not scrolling

Thank you, I will try that.
kraco GUI 11 4,758 Apr-28-2020, 02:34 PM
    Thread: Problems - buttons w icons not scrolling
Post: RE: Problems - buttons w icons not scrolling

Hi deanhystad https://stackoverflow.com/questions/4373...-with-grid result, button images will not show: import tkinter as tk from winsound import * # for sound from tkinter import * # for photo imag...
kraco GUI 11 4,758 Apr-28-2020, 07:07 AM
    Thread: Problems - buttons w icons not scrolling
Post: RE: Problems - buttons w icons not scrolling

First, THANK YOU everyone for the help, deanhyard I have tried this example https://stackoverflow.com/questions/4373...-with-grid, I get 2 another problems with this, 1. the images on buttons will not...
kraco GUI 11 4,758 Apr-28-2020, 05:48 AM
    Thread: Problems - buttons w icons not scrolling
Post: RE: Problems - buttons w icons not scrolling

(Apr-27-2020, 04:06 PM)Larz60+ Wrote: can't run because of MS windows dependencies. Hi, I can run the code fine on my windows 10, only problem is that scrollbars not working with buttons.
kraco GUI 11 4,758 Apr-27-2020, 04:19 PM
    Thread: Problems - buttons w icons not scrolling
Post: Problems - buttons w icons not scrolling

Hi, can someone please help me. I am new to Python and I am having problems with scrollbars not scrolling my buttons in window1, only the background numbers-text is scrolling with scrollbars, which I ...
kraco GUI 11 4,758 Apr-27-2020, 12:54 PM

User Panel Messages

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