Re: [PHP-GTK] General Debugging
[email protected] (Jared Hurn)
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
http://us2.php.net/manual/en/function.set-error-handler.php http://us2.php.net/manual/en/function.set-exception-handler.php I generally have those set to dump the contents to a file which I monitor for issues. You could do this on a mac and tail the file to watch the errors as they come in. Hope that helps a little. - Jared ----- Original Message ---- From: Instruct ICC <[email protected]> To: [email protected] Sent: Wednesday, October 10, 2007 2:23:43 PM Subject: RE: [PHP-GTK] General Debugging > On one of my Macs, I was able to load a .glade file per http://gtk.php.net/manual/en/tutorials.helloglade.loading.php > > But (and I think this is a different Mac) now I cannot and there are no errors or warnings. Playing with the property tags at http://gtk.php.net/manual/en/tutorials.helloglade.preparation.php and adding True manually to my .glade file worked. Also, I was able to set the top level window with this setting within Glade. > How would I debug php gtk apps? I'm still interested to know how you debug PHP-GTK apps. _________________________________________________________________ Help yourself to FREE treats served up daily at the Messenger Café. Stop by today. http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline -- PHP-GTK General Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php