Python Forum
Python if statement docx wount work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python if statement docx wount work
#6
Add a print statement as the first thing in your 'helloCallBack()' function
a simple:
print('..')
will do. To see if you are at least making it to the function.
You have the command set up properly in your button.
Reply


Messages In This Thread
Python if statement docx wount work - by Selfiatus1 - Jun-07-2019, 03:54 PM
RE: Python if statement docx wount work - by woooee - Jun-07-2019, 05:39 PM
RE: Python if statement docx wount work - by Larz60+ - Jun-07-2019, 11:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  no module named 'docx' when importing docx MaartenRo 1 999 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  Replace a text/word in docx file using Python Devan 4 3,696 Oct-17-2023, 06:03 PM
Last Post: Devan
  python-docx: preserve formatting when printing lines Tmagpy 4 2,177 Jul-09-2022, 01:15 AM
Last Post: Tmagpy
  python-docx- change lowercase to bold, italic Tmagpy 0 1,449 Jul-01-2022, 07:25 AM
Last Post: Tmagpy
  python-docx regex : Browse the found words in turn from top to bottom Tmagpy 0 1,563 Jun-27-2022, 08:45 AM
Last Post: Tmagpy
  python-docx regex: replace any word in docx text Tmagpy 4 2,307 Jun-18-2022, 09:12 AM
Last Post: Tmagpy
  getting an import statement to work in my program barryjo 1 1,695 Dec-06-2021, 04:28 PM
Last Post: snippsat
  Сombine (Merge) word documents using python-docx Lancellot 1 11,662 May-12-2021, 11:07 AM
Last Post: toothedsword
  How to add run in paragraph using python-docx? toothedsword 0 2,820 May-12-2021, 10:55 AM
Last Post: toothedsword
  Why doesn't this print statement work? stylingpat 10 5,856 Mar-23-2021, 07:54 PM
Last Post: buran

Forum Jump:

User Panel Messages

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