Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. about richtextbox in vb6.0

about richtextbox in vb6.0

Scheduled Pinned Locked Moved Visual Basic
helpquestion
3 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    askhar516
    wrote on last edited by
    #1

    Hi,all,i have projects written in vb6.0 to make it support unicode, but the richtext box have some problems in right to left layout and right to left reading order. I have tested some controls,but there is problem,like when input text mixed with ansi character,it will be in the wrong order. is there any other controls that can support unicode very well?any help will be appreciated,thanks!

    N 1 Reply Last reply
    0
    • A askhar516

      Hi,all,i have projects written in vb6.0 to make it support unicode, but the richtext box have some problems in right to left layout and right to left reading order. I have tested some controls,but there is problem,like when input text mixed with ansi character,it will be in the wrong order. is there any other controls that can support unicode very well?any help will be appreciated,thanks!

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      AFAIK, no control supports Unicode rendering properly. It may be able to display Unicode characters, but not the complex symbols that are made by combining several other characters. In windows, you need to work with Uniscribe[^] to get a clear rendering. I am not sure how to call the methods in uniscribe from VB6.0.

      Navaneeth How to use google | Ask smart questions

      A 1 Reply Last reply
      0
      • N N a v a n e e t h

        AFAIK, no control supports Unicode rendering properly. It may be able to display Unicode characters, but not the complex symbols that are made by combining several other characters. In windows, you need to work with Uniscribe[^] to get a clear rendering. I am not sure how to call the methods in uniscribe from VB6.0.

        Navaneeth How to use google | Ask smart questions

        A Offline
        A Offline
        askhar516
        wrote on last edited by
        #3

        Navaneeth,thank you very much!i am working with Uniscribe,thank you!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups