QFS ‐ QFSDI - stevehsudrawing/quantoflx GitHub Wiki
Navigation
QFS ‐ QFSDI
In these article, it is assumed that the name of the package you're creating is
Custom.MyPackage1
and the skin name isSampleSkin
.
About Quanto Flx Skin Design Instructions (aka QFSDI)
Quanto Flx Skin Design Instructions (aka QFSDI) abstracts QFCCFD and provides further guidance so that users can more easily use the framework advantages of Quanto Flx to write skins.
Overview
When you start creating a skin, you need to prepare the following in your Package (Assume the name of config is 4x4.ini
):
QuantoFlx\Package\Custom.MyPackage1\SampleSkin\4x4.ini
QuantoFlx\Package\Custom.MyPackage1\SampleSkin\ContextMenu.inc
QuantoFlx\Package\Custom.MyPackage1\SampleSkin\Settings.ini
QuantoFlx\Package\Custom.MyPackage1\@\Config\Default\SampleSkin.inc
QuantoFlx\Package\Custom.MyPackage1\@\Config\SkinSettings\SampleSkin.inc
QuantoFlx\Package\Custom.MyPackage1\@\Config\Language\en-us\SampleSkin.inc
QuantoFlx\Package\Custom.MyPackage1\@\Image\MonoIcons\20\SampleSkin.png
Content
- Current Skin Path
- Skin Config (Categoried by Skin type)
- For All Skin Types
- Panel
- Window or Wizard
- Skin Settings(
SkinSettings.inc
) - Resizing
ContextMenu.inc
- Skin Config (Categoried by Skin type)
#Pk@#