-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Глобальное обновление дизайна главной формы, - Добавлено открытие проектов, - В главной форме, в меню "Проект" теперь не доступны кнопки связанные с сохранением когда проект не открыт, - Добавлено меню "Справка" и "Язык".
- Loading branch information
Showing
11 changed files
with
221 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
rootProject.name = 'BundleBuild' | ||
rootProject.name = '' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
#Wed Jun 19 19:42:26 MSK 2024 | ||
#Thu Jun 20 17:53:57 MSK 2024 | ||
form.style=DECORATED | ||
form.resizable=1 | ||
modules= | ||
form.backgroundColor= | ||
form.title=BundleBuild v0.9.1_beta | By Meigo™ Corporation | ||
title=MainForm | ||
form.icon=.data/img/dn17/bundleMake32.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?import javafx.scene.*?><?import javafx.collections.*?><?import javafx.scene.layout.*?><?import javafx.scene.control.*?><?import javafx.scene.text.*?><?import javafx.scene.image.*?><?import javafx.scene.shape.*?><?import javafx.scene.paint.*?><?import javafx.scene.web.*?><?import javafx.geometry.*?><?import java.lang.*?><?import org.develnext.jphp.ext.javafx.classes.data.*?><?import org.develnext.jphp.ext.javafx.support.*?><?import org.develnext.jphp.ext.javafx.support.control.*?><?import org.develnext.jphp.ext.game.support.*?><AnchorPane xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1" AnchorPane.bottomAnchor="0" AnchorPane.leftAnchor="0" AnchorPane.rightAnchor="0" AnchorPane.topAnchor="0" focusTraversable="false" id="" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="408" prefWidth="704" styleClass=""> | ||
<children> | ||
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="label" layoutX="8" layoutY="48" prefHeight="36" prefWidth="416" styleClass="label " text="Добро пожаловать в BundleBuild" textAlignment="LEFT" underline="false" wrapText="false"> | ||
<font> | ||
<Font name="System Bold" size="25"/> | ||
</font> | ||
</LabelEx> | ||
<Data cursor="DEFAULT" enabled="1" id="data-label" visible="1"/> | ||
<LabelEx alignment="TOP_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="labelAlt" layoutX="16" layoutY="88" prefHeight="200" prefWidth="416" styleClass="label " text="версия сборки: v0.9.1_beta Разработка только начата, так что функционала здесь может не быть." textAlignment="LEFT" underline="false" wrapText="true"> | ||
<font> | ||
<Font name="Calibri" size="15"/> | ||
</font> | ||
</LabelEx> | ||
<Data cursor="DEFAULT" enabled="1" id="data-labelAlt" visible="1"/> | ||
<Button alignment="CENTER" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="button" layoutX="472" layoutY="328" prefHeight="32" prefWidth="144" styleClass="button " text="Кнопка" textAlignment="CENTER" underline="false" wrapText="false"> | ||
<Button alignment="CENTER" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="button" layoutX="304" layoutY="288" prefHeight="32" prefWidth="144" styleClass="button " text="Кнопка" textAlignment="CENTER" underline="false" wrapText="false"> | ||
<font> | ||
<Font name="System Regular" size="12"/> | ||
</font> | ||
</Button> | ||
<Data cursor="DEFAULT" enabled="1" id="data-button" visible="1"/> | ||
<Button alignment="CENTER" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="buttonAlt" layoutX="288" layoutY="320" prefHeight="32" prefWidth="144" styleClass="button " text="Кнопка" textAlignment="CENTER" underline="false" wrapText="false"> | ||
<Button alignment="CENTER" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="buttonAlt" layoutX="3" layoutY="27" prefHeight="34" prefWidth="144" styleClass="button " text="тут скоро что-то будет" textAlignment="CENTER" underline="false" wrapText="false"> | ||
<font> | ||
<Font name="System Regular" size="12"/> | ||
</font> | ||
</Button> | ||
<Data cursor="DEFAULT" enabled="1" id="data-buttonAlt" visible="1"/> | ||
<Button alignment="CENTER" contentDisplay="LEFT" ellipsisString="..." focusTraversable="true" graphicTextGap="4" id="button3" layoutX="576" layoutY="64" prefHeight="32" prefWidth="144" styleClass="button " text="Кнопка" textAlignment="CENTER" underline="false" wrapText="false"> | ||
<Data cursor="DEFAULT" enabled="1" graphic="" id="data-buttonAlt" visible=""/> | ||
<Separator focusTraversable="false" id="separator" layoutX="144" layoutY="27" orientation="VERTICAL" prefHeight="34" prefWidth="16" styleClass="separator "/> | ||
<Data cursor="DEFAULT" enabled="1" id="data-separator" visible=""/> | ||
<LabelEx alignment="CENTER_LEFT" autoSize="false" contentDisplay="LEFT" ellipsisString="..." focusTraversable="false" graphicTextGap="4" id="label" layoutX="168" layoutY="72" prefHeight="16" prefWidth="96" styleClass="label " text="Текст" textAlignment="LEFT" underline="false" wrapText="false"> | ||
<font> | ||
<Font name="System Regular" size="12"/> | ||
</font> | ||
</Button> | ||
<Data cursor="DEFAULT" enabled="1" id="data-button3" visible="1"/> | ||
</LabelEx> | ||
<Data cursor="DEFAULT" enabled="1" id="data-label" visible="1"/> | ||
</children> | ||
</AnchorPane> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<root/> | ||
<root> | ||
<class name="MainForm"/> | ||
</root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.