PreferenceEditor
0
0
549
476
Preferences
9
-
0
General
12
12
12
-
true
0
0
493
374
-
<html><head/><body><p>If checked, a prompt to reload your project will appear if relevant project files are edited</p></body></html>
Monitor project files
-
<html><head/><body><p>If checked, Porymap will automatically open your most recently opened project on startup</p></body></html>
Open recent project on launch
-
<html><head/><body><p>If checked, Porymap will automatically alert you on startup if a new release is available</p></body></html>
Automatically check for updates
-
0
0
Application Theme
-
Fonts
-
Qt::Orientation::Vertical
20
40
-
Reset
-
Customize...
-
Map List Font
-
Reset
-
Customize...
-
Application Font
-
Qt::Orientation::Horizontal
40
20
-
Logging
-
Status bar message types
-
Errors
-
Warnings
-
Information
-
Qt::Orientation::Vertical
20
40
Events
12
12
12
-
<html><head/><body><p>If checked, no warning will be shown when deleting an event that has an associated #define that may also be deleted.</p></body></html>
Disable warning when deleting events with IDs
-
Script label autocomplete
-
<html><head/><body><p>If checked, the list of suggestions when typing in an Event's Script field will include all global script labels in the project. This is the slowest option for Porymap's project opening.</p></body></html>
All possible scripts
-
<html><head/><body><p>If checked, the list of suggestions when typing in an Event's Script field will include script labels from the current map's scripts file, scripts in-use by the map's other events, and all script files in the <span style=" font-family:'SFMono-Regular','Menlo','Monaco','Consolas','Liberation Mono','Courier New','Courier','monospace'; font-size:11px; color:#e74c3c; background-color:#ffffff;">data_scripts_folders </span>folder.</p></body></html>
Current map, and global script files
-
<html><head/><body><p>If checked, the list of suggestions when typing in an Event's Script field will only include script labels from the current map's scripts file and scripts in-use by the map's other events. This is the fastest option for Porymap's project opening.</p></body></html>
Current map only
-
Selection Mode
-
<html><head/><body><p>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.</p></body></html>
Select by clicking on sprite
-
<html><head/><body><p>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.</p></body></html>
Select by clicking within bounding rectangle
-
Qt::Orientation::Vertical
20
40
Text Editor
12
12
12
-
QFrame::Shape::NoFrame
true
0
0
495
376
QLayout::SizeConstraint::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::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop
true
-
Goto Line Command
-
<html><head/><body><p>The shell command for your preferred text editor (possibly an absolute path if the program doesn't exist in your PATH).</p></body></html>
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::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop
true
-
Open Directory Command
-
<html><head/><body><p>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).</p></body></html>
e.g. code --goto %F:%L
true
-
Qt::Orientation::Vertical
QSizePolicy::Policy::Fixed
20
15
-
Qt::Orientation::Vertical
20
40
-
QDialogButtonBox::StandardButton::Apply|QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok