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. Intelligent control resizing.

Intelligent control resizing.

Scheduled Pinned Locked Moved C / C++ / MFC
c++designtoolslearning
3 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.
  • S Offline
    S Offline
    Suyash
    wrote on last edited by
    #1

    Hello, I have a application UI developed using MFC, however the contents of the controls i.e. strings that needs to be displyed on the various controls(static texts, buttons, lilst boxes etc.) on the dialog boxes are determined at run time. So I need a Intelligent control resizing and positioning utility so that asthetics of the dialog box is maintained when one or the other control is stretched from its statically designed area. This utility is also required for other purpose : I wish to internationalize my application and I do not want to maintain seperate resource DLL for each language supported by my application. Any pointers or clues in this direction will be helpfull. Thanks Suyash

    S 1 Reply Last reply
    0
    • S Suyash

      Hello, I have a application UI developed using MFC, however the contents of the controls i.e. strings that needs to be displyed on the various controls(static texts, buttons, lilst boxes etc.) on the dialog boxes are determined at run time. So I need a Intelligent control resizing and positioning utility so that asthetics of the dialog box is maintained when one or the other control is stretched from its statically designed area. This utility is also required for other purpose : I wish to internationalize my application and I do not want to maintain seperate resource DLL for each language supported by my application. Any pointers or clues in this direction will be helpfull. Thanks Suyash

      S Offline
      S Offline
      Sarath C
      wrote on last edited by
      #2

      http://www.codeproject.com/dialog/easysize.asp[^] http://www.codeproject.com/useritems/SizingDialog.asp[^] http://www.codeproject.com/dialog/resizabledialog.asp[^] These may help you SaRath.
      "Don't Do Different things... Do Things Differently..." Understanding State Pattern in C++

      S 1 Reply Last reply
      0
      • S Sarath C

        http://www.codeproject.com/dialog/easysize.asp[^] http://www.codeproject.com/useritems/SizingDialog.asp[^] http://www.codeproject.com/dialog/resizabledialog.asp[^] These may help you SaRath.
        "Don't Do Different things... Do Things Differently..." Understanding State Pattern in C++

        S Offline
        S Offline
        Suyash
        wrote on last edited by
        #3

        Hi Sarath, Thanks, its of great help, in particular http://www.codeproject.com/useritems/SizingDialog.asp, Though it doesn't solve my problem completely, i can re-use it. However I still feel there should be some utility developed particularly for my problem, as its very generic requirement for multilingual application if we do not wish to maintain seperate resource dlls. Anyways, Thanks much. Regards Suyash

        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