Ask a Question related to Mac Programming, Design and Development.
-
Mike H. #1
Changing text size in Carbon dialogs...ictb?
Sorry to bug the list again, but I've been searching on Apple's site for the
past hour or so to try to figure this out.
I want to display some text in a different font or size. I don't want the
whole dialog to show up in one font, or one size, just certain items.
It used to be possible to do this in Resorcerer under Classic, but the ictb
resource doesn't seem to be recognized.
Is there any way to do this under Carbon?
Thanks,
Mike Hunson
Mike H. Guest
-
Changing Document Size
So after creating a really nice flash project I need to make my document size bigger while keeping everything centered. Of course when I make it... -
changing size of swf according to html page size
hi experts I want to change size of my swf according to the size of html page in which it opens such that if page size is 1024 by 768 then swf... -
Changing text without changing frames.
I have a small flash movie that is basically a color chooser. Rather than changing the color of an item by putting the color in a frame I change... -
Insert data into a Text Edit view in Carbon
Hi, A simple question to UI gurus out there... How can I insert text into a Text Edit view in Carbon without using PowerPlant. I have made that... -
Carbon Styled Text Editor
Hi There, I'm looking for a Styled Text Editor working in Carbon with HIViews. I've been trying to use MLTE for almost 2 days, and it's... -
Uli Kusterer #2
Re: Changing text size in Carbon dialogs...ictb?
In article <BB98920A.287A7%nospam@endspam.org>,
"Mike H." <nospam@endspam.org> wrote:
With Appearance (MacOS 8.x+) you could use a 'dftb' resource to do> It used to be possible to do this in Resorcerer under Classic, but the ictb
> resource doesn't seem to be recognized.
that. Have you tried one of those?
Some items on MacOS X don't support any other fonts, to preserve a> Is there any way to do this under Carbon?
consistent look (yeah, I know how that sounds in the face of "metal"
windows). However, you can try SetControlData(), for which some controls
support a control data property that allows changing the font.
Cheers,
-- M. Uli Kusterer
Uli Kusterer Guest



Reply With Quote

