Every repository with this icon (
Every repository with this icon (
tree 07fc16545cd733de5e2455d3e949e821c406255d
parent d03f9b9cf5373a9762409509dc4b329e7aebb24e
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
demo/ | ||
| |
jrfeedback.php | ||
| |
lib/ |
JRFeedbackProvider
is a nonviral (MIT license) drop-in source code package which provides an in-application user feedback mechanism for Cocoa apps. It puts up a panel something like this:

It supplies the panel (in .xib form), the Objective-C controller code and even the .php file to put on your web server to turn those web form posts into email messages (just replace YOUR_(FEEDBACK_)EMAIL_ADDRESS_HERE@gmail.com with whatever you want).
Requires 10.5.
Please report bugs and request features on the Lighthouse JRFeedbackProvider project site.
Version History
1.1
[NEW] Set the user's reply address in the server-side PHP script. (Michael Zornek)
[FIX] Assertion failure if user clicks "Send" button and without waiting click the "Cancel" button. (Oleg Krupnov)
[CHANGE] Change "Submit" button to "Send" to be more respectful of the user. (Oleg Krupnov)
1.0 Original release








