Ask a Question related to Mac Programming, Design and Development.
-
Kalani Thielen #1
Event processing and dynamic libraries
I'm a Windows programmer new to Mac OS X programming. I've made a
static library for many of our Mac OS X projects that shows an
application-modal dialog if necessary.
My problem is that when this dialog is shown from a dynamic library
project (a Quark XTension project), any keypress within a text field
of the modal dialog causes the host application to crash. However,
when using this library of mine in a regular application project,
keypresses work in the dialog's text fields (and in all other
circumstances the library works perfectly).
I show this dialog with the RunAppModalLoopForWindow() function in
Carbon. Is there some other way that I should be showing modal
dialogs in the case where I'm running as a dynamic library?
Thank you for your time.
Kalani Thielen Guest
-
Help on processing a dynamic set of checkboxes
Hello everyone! I am having a doozy of a time trying to figure out how to process some checkboxes that are dynamically created. Here is my... -
DataGrid Template Control event processing question
I have a DataGrid that uses Templates (see listing below) in the Footer, where I add records to the DataGrid. My problem is that I want to trap the... -
#16053 [Com]: Unable to Load Dynamic Libraries
ID: 16053 Comment by: iandbigejunk at yahoo dot com Reported By: Akhatib at socal dot rr dot com Status: Bogus... -
dynamic libraries, libtool
Trying to perform a somewhat whimsical "touch-up" provided a warning about my ignorance of OSX. It seemed like a good idea to update the existing ... -
Dynamic cast libraries
How can I open a new castlib at runtime? I'm trying to create some nice generic scripts for common components in my movies and it would be nice...



Reply With Quote

