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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Right To Left Allignment of Dialog Box....Microsoft Bull-Shit

Right To Left Allignment of Dialog Box....Microsoft Bull-Shit

Scheduled Pinned Locked Moved C / C++ / MFC
help
2 Posts 2 Posters 0 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
    Ahmad99
    wrote on last edited by
    #1

    when i set the "Right to left Layout" property of Dialog. the compilation greets me with the error " Dlg1.rc (89): error RC2104 : undefined keyword or key name: WS_EX_LAYOUT_RTL" The complier generates this error as "WS_EX_LAYOUT_RTL" is not found.I have checked the same thing in Windows98 and Windows 2000 Operating system. What should I do.I want to change the allignment of Dialog. 2nd Qusetion. I want to change the allignment at run time....and Dialog has been statistically created. Is it possible to change its allignment at run time. Have a good wishes for HELPER :-D

    M 1 Reply Last reply
    0
    • A Ahmad99

      when i set the "Right to left Layout" property of Dialog. the compilation greets me with the error " Dlg1.rc (89): error RC2104 : undefined keyword or key name: WS_EX_LAYOUT_RTL" The complier generates this error as "WS_EX_LAYOUT_RTL" is not found.I have checked the same thing in Windows98 and Windows 2000 Operating system. What should I do.I want to change the allignment of Dialog. 2nd Qusetion. I want to change the allignment at run time....and Dialog has been statistically created. Is it possible to change its allignment at run time. Have a good wishes for HELPER :-D

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      Its a bug in Visual Studo. Replace with WS_EX_LAYOUTRTL. Have a look at http://www.microsoft.com/msj/defaultframe.asp?page=/msj/0499/multilangunicode/multilangunicode.htm&nav=/msj/0499/newnav.htm Michael :-)

      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