Menu

#6 existing files are overwritten without warning

open-fixed
nobody
None
5
2004-05-31
2004-05-23
No

This is true for project files as well as for terrain files (I
haven't tested all available file types, though)...

Discussion

  • David Burnett

    David Burnett - 2004-05-31
    • status: open --> open-fixed
     
  • David Burnett

    David Burnett - 2004-05-31

    Logged In: YES
    user_id=5758

    Should be fixed now, checks for a existing file at file browser for terrain
    file and project file and checks terrain file just before running.

     
  • Ralf Lehmann

    Ralf Lehmann - 2004-06-01

    Logged In: YES
    user_id=685263

    It works. ;)

    I'm afraid that this fix caused a problem, though: After
    clicking "Yes" in the dialogue, the progress bar window
    appears but loses its focus after a few seconds and the main
    pG window becomes the active one which "hides" the
    progress bar window. Not sure if this is just a Windows (tm)
    problem.

    Is there any way to make dialogues modal? I'm about to add
    another focus related bug soon...

     
  • Ralf Lehmann

    Ralf Lehmann - 2004-06-01

    Logged In: YES
    user_id=685263

    This happens right after choosing "Run", of course :)

     
  • Nobody/Anonymous

    Logged In: NO

    That's a weird one and yes a Windows one (well a non Mac one anyway)

    The Progress window is not even created until after the JOptionPanel is
    long gone and the result processed.

    Modal progress dialogues are the root of all evil BTW, well after MDI but
    I guess what you really mean is a progress window that stays on top.
    I've just checked that in :-)

     
  • Ralf Lehmann

    Ralf Lehmann - 2004-06-01

    Logged In: YES
    user_id=685263

    You were able to check in the sources? I wasn't even able to
    access the CVS anonymously all day (via CVS client/web
    interface). Bad gateway error or something...

    Anyway, yes I'd prefer an always on-top version of the
    progress window. ;)

    I'm interested in the reasons for your opinions on MDI and
    modal dialogues, though. ;)

    Maybe we should have a developer forum for these and other
    kinds of things...

     
  • David Burnett

    David Burnett - 2004-06-03

    Logged In: YES
    user_id=5758

    Check out this website.
    http://pixelcentric.net/x-shame/docs.html

    Item 1 echoes my feelings about MDI.

    Item 5 talks about not hijacking the application which modal
    dialogues do.
    I always hated the way they stop the window behind the
    dialogue from updating, sometime picking up the image of an
    application that was on top at the time the dialogue
    appeared.
    It made applications look amateur and sometimes you could
    go back to the application to find a dialogue asking a question
    that you needed to refer to the main window to anwser but
    as it now looks like half a word document or whatever you
    couldn't do anything about it.

    another good rant about it is...

    http://warpedvisions.org/article/34/towards-the-perfect-gui--
    -iii

     

Log in to post a comment.

MongoDB Logo MongoDB