PreferenceEditor
0
0
522
493
Preferences
9
-
Miscellaneous
-
If checked, a prompt to reload your project will appear if relevant project files are edited
Monitor project files
-
If checked, Porymap will automatically open your most recently opened project on startup
Open recent project on launch
-
If checked, Porymap will automatically alert you on startup if a new release is available
Automatically check for updates
-
If checked, no warning will be shown when deleting an event that has an associated #define that may also be deleted.
Disable warning when deleting events with IDs
-
Event Selection Mode
-
If enabled, an event can be selected by clicking directly on the opaque pixels of its sprite. This may be preferable when events are overlapping.
Select by clicking on sprite
-
If enabled, an event can be selected by clicking anywhere within its sprite dimensions. This may be preferable for events with small or mostly transparent sprites.
Select by clicking within bounding rectangle
-
0
0
Application Theme
-
Preferred Text Editor
0
0
0
0
0
-
QFrame::NoFrame
true
0
0
492
327
QLayout::SetMinimumSize
-
<html><head/><body><p>When this command is set a button will appear next to the <span style=" font-weight:600; font-style:italic;">Script</span> combo-box in the <span style=" font-weight:600; font-style:italic;">Events</span> tab which executes this command.<span style=" font-weight:600;"> %F</span> will be substituted with the file path of the script and <span style=" font-weight:600;">%L</span> will be substituted with the line number of the script in that file. <span style=" font-weight:600;">%F </span><span style=" font-style:italic;">must</span> be given if <span style=" font-weight:600;">%L</span> is given. If <span style=" font-weight:600;">%F</span> is <span style=" font-style:italic;">not</span> given then the script's file path will be added to the end of the command. If the script can't be found then the current map's scripts file is opened.</p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
-
Goto Line Command
-
The shell command for your preferred text editor (possibly an absolute path if the program doesn't exist in your PATH).
e.g. code %D
true
-
<html><head/><body><p>This is the command that is executed when clicking <span style=" font-weight:600; font-style:italic;">Open Project in Text Editor</span> in the <span style=" font-weight:600; font-style:italic;">Tools</span> menu. <span style=" font-weight:600;">%D</span> will be substituted with the project's root directory. If <span style=" font-weight:600;">%D</span> is <span style=" font-style:italic;">not</span> specified then the project directory will be added to the end of the command.</p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
-
Open Directory Command
-
The shell command for your preferred text editor to open a file to a specific line number (possibly an absolute path if the program doesn't exist in your PATH).
e.g. code --goto %F:%L
true
-
Qt::Vertical
QSizePolicy::Fixed
20
15
-
Qt::Vertical
20
40
-
QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok