Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More help for a newbie



On 27/8/03 14:16, "Pietrzak, Bryan" <email@hidden> wrote:

> What are you platform needs? If you need to support OS 9, the answers will
> change...
>
>
> 1. If you can go Panther only, look at he new HITextView. If Jaguar or later
> look at the YASTControl sample code on apple's web site and if you need OS
> 9, you'll ned to use MLTE directly (MacTextEditor.h)
>
> 2. You can either use a Static Text control. Or a Unicode Edit Text control
> with the "read only" property set or a MLTE object with the read only flag
> set.
>
> 3. You should look at the DataBrowser control which supports that behavior
>
> 4. Scrolling Text Box control is kinda usless, it basically lets you scroll
> static text like in an about box. It does not support editable text or
> scrollbars.
>
> Bryan
>

Hi again. My platform of choice will be MacOS 9 with carbonlib 1.6
installed.

Now my problem is that I need one control that supports all the points I
wrote together. The most important one being the first one, so I'll give a
look at MacTextEditor.h. I suppose that if that doesn't mean my case I'll
go for creating a text displayer myself someway.

Now I was wondering why it is that the Controls Manager Reference tells me
that most of the times you create a custom control when you need sliders.
Can't you make a text displaying control with CDEFs?

Thanks for the help!!
Diego Rey
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.