python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
BBedit Script - Replace text field?
Here's a piece of an EDL that I'm editing -
012 A005C004_22031_RPNV
*FROM CLIP NAME: A005C004_22031_RPNV
M2 AX 048.0
013 A003C002_220228_RPNV
*FROM CLIP NAME: A003C002_220228_RPNV
M2 AX ...
bvckwvrds
Votes: 0
Answers: 1
What is the best way to determine if the QTextEdit in my QT app is empty or not?
there's a text editing widget in my QT Widget application. My menu item checks to see if the text edit below is empty. Thus, I'm trying to create a function that checks and returns true/false dependin...

user16918989
Votes: 0
Answers: 2