Carbon Styled Text Editor

Ask a Question related to Mac Programming, Design and Development.

  1. #1

    Default 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 completely bugged.
    I just can't believe what I'm seeing. I've downloaded YAST from Apple, and
    included it in my app, as a result, text displays at one place, frames at
    another, and the caret seems very independant. Not talking about mouse
    feedback.

    Has anyone encountered the same problems with MLTE ? Found a solution ?

    Then I thought I might try tu use NSTextView, but it seems Cocoa controls
    can only be used in Cocoa windows. Has someone managed to embed a Cocaa
    control in a Carbon window ? Or a Carbon control in a Cocoa Window ?

    I'm so discouraged, that I'm now looking for a 3rd party text editor other
    than WASTE, to avoid writing my own using ATSUI.

    If anyone can point me to useful resources...

    Eric

    Eric VERGNAUD Guest

  2. Similar Questions and Discussions

    1. XML text editor
      hi, i have an xml-flash website i'm working on. i have lots of texts to include dynamically. the question i have is: how can i save an rtf file (the...
    2. HTML layout - css styled - footer
      Hi, Ive made up a HTML layout which im styling with CSS. A footer table which i'd like to align to sit at the browser bottom won't. I have tried...
    3. Text Editor
      Can anyone give me the Zip To Html Editor,
    4. 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...
    5. 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...
  3. #2

    Default Re: Carbon Styled Text Editor

    dans l'article BB81858D.11A1F%eric.vergnaud@wanadoo.fr, Eric VERGNAUD à
    [email]eric.vergnaud@wanadoo.fr[/email] a écrit le 8/09/03 1:02*:
    > 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 completely bugged.
    > I just can't believe what I'm seeing. I've downloaded YAST from Apple, and
    > included it in my app, as a result, text displays at one place, frames at
    > another, and the caret seems very independant. Not talking about mouse
    > feedback.
    >
    > Has anyone encountered the same problems with MLTE ? Found a solution ?
    >
    > Then I thought I might try tu use NSTextView, but it seems Cocoa controls
    > can only be used in Cocoa windows. Has someone managed to embed a Cocaa
    > control in a Carbon window ? Or a Carbon control in a Cocoa Window ?
    >
    > I'm so discouraged, that I'm now looking for a 3rd party text editor other
    > than WASTE, to avoid writing my own using ATSUI.
    >
    > If anyone can point me to useful resources...
    >
    > Eric
    >
    As a coincidence, I have noted in a conference subject the word HITextView.
    I guess that is what I'm looking for: a Carbon instance of the NSTextView
    class.

    Unfortunately, it's not available yet. Has anyone some disclosable
    information on this subject ?

    Thanks

    Eric

    Eric VERGNAUD Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139