Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Process tracker
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Yash99" data-source="post: 37813"><p>Objective-c / Xcode / PBuilder Question:</p><p></p><p>I need to make available to the user, a way of renaming the name under which the document gets printed without renaming the original file. So I figure ill capture printdialogs opening, then add my own accessory pane. </p><p></p><p>I have been looking for DAYS for any information on a way to track opening applications in OS X.3. My app should run in the background (ea Daemon process-got that) But I can't find a way to actually capture when a printdialog pops up, then I will use accessory panes to insert my own panel.</p><p></p><p>Other option is to monitor the PrintManager. but at that time the PDF will already have been created. Which means more dev time. Although if it can be done, please share. </p><p></p><p>Does anyone know of a way of doing this. Any Mac gurus out there? </p><p></p><p>Thank you</p></blockquote><p></p>
[QUOTE="Yash99, post: 37813"] Objective-c / Xcode / PBuilder Question: I need to make available to the user, a way of renaming the name under which the document gets printed without renaming the original file. So I figure ill capture printdialogs opening, then add my own accessory pane. I have been looking for DAYS for any information on a way to track opening applications in OS X.3. My app should run in the background (ea Daemon process-got that) But I can't find a way to actually capture when a printdialog pops up, then I will use accessory panes to insert my own panel. Other option is to monitor the PrintManager. but at that time the PDF will already have been created. Which means more dev time. Although if it can be done, please share. Does anyone know of a way of doing this. Any Mac gurus out there? Thank you [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Process tracker
Top