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. How can I make the pop-up dialog resizable ?

How can I make the pop-up dialog resizable ?

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
4 Posts 3 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.
  • C Offline
    C Offline
    cagespear
    wrote on last edited by
    #1

    I have a modal dialog with following properties - Style - popup Border - Dialog Frame Max, min box are both None Titlebar - true System menu - true I am creating the modal dialog on click of a menu-item. The problem is that the dialog is not sizable. Am I missing something here ? Thanks Cage

    N _ 2 Replies Last reply
    0
    • C cagespear

      I have a modal dialog with following properties - Style - popup Border - Dialog Frame Max, min box are both None Titlebar - true System menu - true I am creating the modal dialog on click of a menu-item. The problem is that the dialog is not sizable. Am I missing something here ? Thanks Cage

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      cagespear wrote:

      Border - Dialog Frame

      Change border type to Resizing.

      nave [OpenedFileFinder]

      1 Reply Last reply
      0
      • C cagespear

        I have a modal dialog with following properties - Style - popup Border - Dialog Frame Max, min box are both None Titlebar - true System menu - true I am creating the modal dialog on click of a menu-item. The problem is that the dialog is not sizable. Am I missing something here ? Thanks Cage

        _ Offline
        _ Offline
        _AnsHUMAN_
        wrote on last edited by
        #3

        The default border of a dialog box is Dialog Frame. If you want the user to be able to resize a dialog box, set its Border value to Resizing.

        Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

        C 1 Reply Last reply
        0
        • _ _AnsHUMAN_

          The default border of a dialog box is Dialog Frame. If you want the user to be able to resize a dialog box, set its Border value to Resizing.

          Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

          C Offline
          C Offline
          cagespear
          wrote on last edited by
          #4

          Thanks!

          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