VirtualBox

Ignore:
Timestamp:
Jul 24, 2007 9:12:30 AM (17 years ago)
Author:
vboxsync
Message:

2130: Improve Shared Folders UI:

Shared Folders Dialog improvements done:

  1. Dialog made modal (all the title buttons made like in non-modal VDM).
  2. [Help]....[Ok][Cancel] dialog's button configuration.
  3. Permanent shared folder could be created during VM session runtime (through the discussed check-box).
  4. Edit action opens on list-view's item double-click.

Note: Also all the GUI_ constants from the different *.cpp files moved into VBoxDefs.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h

    r3674 r3802  
    146146#endif
    147147    };
     148
     149    static const char* GUI_LastWindowPosition;
     150    static const char* GUI_LastWindowPosition_Max;
     151    static const char* GUI_Fullscreen;
     152    static const char* GUI_Seamless;
     153    static const char* GUI_AutoresizeGuest;
     154    static const char* GUI_FirstRun;
     155    static const char* GUI_SaveMountedAtRuntime;
     156    static const char* GUI_LastCloseAction;
     157    static const char* GUI_SuppressMessages;
     158    static const char* GUI_PermanentSharedFoldersAtRuntime;
    148159};
    149160
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette