Skip to content

Commit

Permalink
Added Visual Attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
MMMZZZZ committed Dec 8, 2020
1 parent fdd3918 commit cf06bb4
Show file tree
Hide file tree
Showing 15 changed files with 8,936 additions and 2,872 deletions.
2 changes: 1 addition & 1 deletion Example/Command_line_options_used.cmd
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
python "..\Nextion2Text.py" -i "Syntherrupter_Nextion.HMI" -o "Syntherrupter_Nextion_Code" -d -s
python "..\Nextion2Text.py" -i "Syntherrupter_Nextion.HMI" -o "Syntherrupter_Nextion_Code" -d -s -p visual
pause
61 changes: 47 additions & 14 deletions Example/Syntherrupter_Nextion_Code/Error.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,58 @@ Page Error
ID : 0
Scope : local
Send Component ID: disabled
Width : 800
Locked : no
Fill : solid color
Back. Color : 6900

Text tTitle
Attributes
ID : 1
Scope : local
Send Component ID : disabled
Locked : no
Associated Keyboard: none
Text : Fehler!
Max. Text Size : 25
ID : 1
Scope : local
Send Component ID : disabled
x coordinate : 15
y coordinate : 159
Width : 770
Height : 64
Locked : no
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 6900
Font Color : 65535
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : Fehler!
Max. Text Size : 25
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0

Text tError
Attributes
ID : 2
Scope : local
Send Component ID : disabled
Locked : no
Associated Keyboard: none
Text : Unbekannter Fehler
Max. Text Size : 25
ID : 2
Scope : local
Send Component ID : disabled
x coordinate : 12
y coordinate : 236
Width : 770
Height : 40
Locked : no
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 0
Back. Color : 6900
Font Color : 65535
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : Unbekannter Fehler
Max. Text Size : 25
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0

Loading

0 comments on commit cf06bb4

Please sign in to comment.