Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Keep Application running after Python script ends
Post: Keep Application running after Python script ends

I have a program that creates label templates in Microsoft Word and I would like the created word document to remain open after the code runs, but it keeps getting shutdown during the python cleanup. ...
PEGylated_User General Coding Help 0 1,973 Nov-12-2020, 03:27 PM
    Thread: Mail Merge from DataFrame into Word Label Template
Post: Mail Merge from DataFrame into Word Label Template

I have a DataFrame that looks like this: Output: FormulationNames FormulationLots TimePoints StorageConditions 0 f1 l1 Initial NaN 1 ...
PEGylated_User General Coding Help 0 1,948 Nov-10-2020, 01:01 PM
    Thread: Call object with string
Post: RE: Call object with string

(Oct-27-2020, 06:10 PM)ndc85430 Wrote: Why do you want to do that in the first place? If you have multiple objects and want to choose the right one, why aren't you storing them in a collection (e.g....
PEGylated_User GUI 4 2,830 Oct-27-2020, 06:23 PM
    Thread: Call object with string
Post: Call object with string

I am having issues finding the syntax for calling objects by name using a string. My current code finds all the checkboxes that have been selected and takes a portion of their name in order to call t...
PEGylated_User GUI 4 2,830 Oct-27-2020, 05:44 PM
    Thread: Find Checkbutton State
Post: Find Checkbutton State

I am creating a form to have a user input information for making labels. One of the issues I am running into is that I cant figure out how to call for the check button state after the finished button ...
PEGylated_User GUI 3 3,109 Oct-21-2020, 02:58 PM

User Panel Messages

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