Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hide clicked buttons
Post: RE: Hide clicked buttons

Hi @deanhystad Thank you very much for the additional information. Your solution is of course a great one too but the stepp with an extra button should ensure that the user really wants to tick off t...
Rubberduck GUI 6 3,583 Jun-02-2021, 12:44 PM
    Thread: Hide clicked buttons
Post: RE: Hide clicked buttons

Hi Yoriz Awesome. Thanks a lot for your excellent response and also for the good input about the from tkinter import *. Your code works absolutely perfect and fulfils my needs. Best Wishes, Rubberdu...
Rubberduck GUI 6 3,583 Jun-02-2021, 12:37 PM
    Thread: Hide clicked buttons
Post: RE: Hide clicked buttons

Thanks a lot @deanhystad Sorry, I have forgotten adding the csv. Now it is attached. Your code looks nice, but I would like to only hide the values stored in x so that they disappear from the upper ...
Rubberduck GUI 6 3,583 Jun-01-2021, 04:35 PM
    Thread: Hide clicked buttons
Post: Hide clicked buttons

[attachment=1114] Hi There I already code a small app which fulfils my needs. Now, I want to hide the clicked buttons from the upper part of my app. Has anyone a good solution for this need? My code ...
Rubberduck GUI 6 3,583 Jun-01-2021, 01:43 PM
    Thread: How to show terminal output in GUI
Post: RE: How to show terminal output in GUI

Thanks a lot @deanhystad I already could solve it by adding two to tree lines code. With this solution I am happy for the moment. import sys from tkinter import * def TimesTable(): print("\n")...
Rubberduck GUI 2 8,732 May-29-2021, 09:01 AM
    Thread: How to show terminal output in GUI
Post: How to show terminal output in GUI

Hi There, I am looking for a easily way to show my terminal output directly in the created GUI. My code looks as follows: import sys from tkinter import * def TimesTable(): print("\n") for x...
Rubberduck GUI 2 8,732 May-28-2021, 12:46 PM
    Thread: py2app deployment version
Post: py2app deployment version

Hi there, I have a little problem by creating a python app with py2app. It confuses me then if I create an Alias (standalone version) it all works very well but if I create a version for deployment, ...
Rubberduck General Coding Help 0 1,739 May-14-2021, 05:35 PM
    Thread: slideShow App
Post: RE: slideShow App

Awesome, many thanks @menator01 With your help it works great and the code look also cleaner with your 'pics' folder. Best wishes, Rubberduck
Rubberduck General Coding Help 4 2,499 May-09-2021, 08:09 AM
    Thread: slideShow App
Post: RE: slideShow App

Thanks for help. Following your recommendation I reduce the indent so that both are defined but then I receive some other errors. Do you have a solution for this: from itertools import cycle import ...
Rubberduck General Coding Help 4 2,499 May-09-2021, 05:17 AM
    Thread: slideShow App
Post: slideShow App

Hi There, I'm Rubberduck and an absolut beginner with python but I hope with your great help I become a solid python programmer and learn this fascinating language as quickly as I can. My slideShow ap...
Rubberduck General Coding Help 4 2,499 May-08-2021, 04:50 PM

User Panel Messages

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