CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    [RESOLVED] windows form strange layout

    I have a window forms application. I'm almost ready with it, but today suddenly the layout changed and I have no idea why.

    Watch for the buttons and listview columnheaders


    Any ideas?



    EDIT: images deleted
    Last edited by dannystommen; April 29th, 2009 at 09:54 AM.

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: windows form strange layout

    I would assume that you changed the display settings in your PC.

  3. #3
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: windows form strange layout

    No, I did not change anything.

    The 2 screenshots were made at the same time. The wrong form is in the solution I was working in, and the good form is from the backup I made the day before.

  4. #4
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: windows form strange layout

    Looks like you changed some of the settings in your solution. Is it possible to check what differences are there in terms of properties in both the projects.

  5. #5
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: windows form strange layout

    I both checked the solution en project properties, they are both the same!

  6. #6
    Join Date
    Feb 2007
    Posts
    43

    Re: GRIPE

    Can you put your images back online or edit out the links? Maybe I could have learned something myself if I could see what the heck you were talking about!

  7. #7
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: windows form strange layout

    The images are deleted so I can not put them online again.

    I 'resolved' the problem by going back to the version of the previous day. Probably will never know what the problem was...

    (Will mark the thread as resolved )

  8. #8
    Join Date
    Feb 2007
    Posts
    43

    Re: [RESOLVED] windows form strange layout

    Sorry... I don't want to be a flamer.

    I have a folder on my website where I keep all my screenshots for old forums-- so my old threads can still be useful if someone else wants to read them. What can I say-- pet peeve.

    Cheers m8.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured