Ask a Question related to Mac Programming, Design and Development.
-
Frederick Cheung #1
Re: Using Image Well with Carbon API
On Sun, 10 Aug 2003, yelko wrote:
The obvious way would be to use an image well control, if not there's>
> Can anyone tell me how to draw an "image well" control in the selected
> state as the illustration in the OS8 HI Guide shows it
>
> [url]http://developer.apple.com/documentation/mac/HIGOS8Guide/thig-31.html#HE[/url]
> ADING31-0
>
> I can't find anything in the Carbon Toolbox ref that mentions how to do
> this.
always DrawThemeGenericWell (from Appearance.h)
Fred
Frederick Cheung Guest
-
Carbon Bundle projectors??
I found the page on Macromedia.com explaining how to do it, and it works in OS X but i can't get it to open in OS9... are there anything i should do?... -
OSX Carbon Console???
How can I printf() or fprintf(stderr,) using the project builder for OSX Carbon? The debug thingy has a Standard I/O tab, but receives nothing...... -
KeyFilters (Carbon)
I have an EditUnitcodeTextControl and what I want is for the keystrokes to be converted to uppercase (ie when the user types 'a' in the control, it... -
Resource files and Carbon - PLEASE HELP!
I've been messing with this for hours, and am at my wit's end. If anyone has an ideas, please help! I find that when using FSpOpenResFile as a... -
Carbon Window Help
Michael Austin wrote: My Quickdraw is a little rusty, but shouldn't you be setting the device too? You can use SetGWorld. -Peter



Reply With Quote

