Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need to identify sheet color in excel workbook
Post: RE: Need to identify sheet color in excel workbook

Unfortunately, the named_styles approach did not work :(
chewy1418 General Coding Help 2 2,509 Feb-14-2020, 03:26 PM
    Thread: Need to identify sheet color in excel workbook
Post: Need to identify sheet color in excel workbook

Hi all, I have a given excel workbook that has multiple sheets. Some of these sheets have a colored background to them. Unfortunately, I am having trouble attaching a screenshot of this but I basical...
chewy1418 General Coding Help 2 2,509 Feb-13-2020, 07:31 PM
    Thread: Using Tkinter widgets on child window
Post: RE: Using Tkinter widgets on child window

Totally forgot to include my imports in the original post which is below: # Misc & load functions from other file import pyodbc import AddTableAndFunction, Search import RatingRuleWhat would be t...
chewy1418 GUI 8 7,220 Jan-31-2020, 06:07 PM
    Thread: Using Tkinter widgets on child window
Post: RE: Using Tkinter widgets on child window

I tried using the .pack() method, but I still can't get the .insert() to work (Usually the methods associated with the Listbox comes up after I type variableName.). I can, however, do this in my main....
chewy1418 GUI 8 7,220 Jan-31-2020, 01:21 PM
    Thread: Using Tkinter widgets on child window
Post: Using Tkinter widgets on child window

Main/Root Window My issue is in the TopLevel/Secondary Window. In that class, I have a ListBox which I can declare successfully and will appear, but my end goal is to have a button on that screen cal...
chewy1418 GUI 8 7,220 Jan-30-2020, 09:37 PM

User Panel Messages

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