Jump to content
  • 0

Issue with OptionWindow.json


Vhaeriel

Question

Hello

I've an issue when i making the gui.

I've edited the OptionWindow.json

 

See this pic : 

b0f3e4b4a725c66bd962df989fc7655a.png

 

The problem : I want the ControlsContainer had an image, and not had a "transparent" background.

I"ve try lot of solution, but nothing work..

 

Quote

"ControlsContainer": {
      "Bounds": "0,40,451,350",
      "Padding": "0,0,0,0",
      "AlignmentEdgeDistances": "0,0,0,0",
      "AlignmentTransform": "0,0",
      "Margin": "0,0,0,0",
      "RenderColor": "255,255,255,255",
      "Alignments": "",
      "DrawBackground": true,
      "MinimumSize": "1,1",
      "MaximumSize": "4096,4096",
      "Disabled": false,
      "Hidden": false,
      "RestrictToParent": false,
      "MouseInputEnabled": false,
      "HideToolTip": false,
      "ToolTipBackground": null,
      "ToolTipFont": null,
      "ToolTipTextColor": "",
      "CanScrollH": false,
      "CanScrollV": true,

 

I've try to had :

Normal Image

Hovered Image

BackgroudTemplate

Texture

 

I don't had anymore ideas :(

 

EDIT : I've searched in OptionWindows.cs in the source code, but same..

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...