Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Oct 6, 2024
1 parent 7d61b22 commit ee2d5dd
Show file tree
Hide file tree
Showing 177 changed files with 3,178 additions and 2,986 deletions.
16 changes: 8 additions & 8 deletions docs/components/html/en-US/LVGL.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@
<li><p><em>X</em>: The x coordinate to set</p></li>
<li><p><strong>Obj get x</strong>: Get the x coordinate of the object</p></li>
<li><p><em>Object</em>: The object to get the x coordinate</p></li>
<li><p><em>Result</em>: The variable to store the x coordinate</p></li>
<li><p><em>Store result into</em>: The variable to store the x coordinate</p></li>
<li><p><strong>Obj set y</strong>: Set the y coordinate of the object</p></li>
<li><p><em>Object</em>: The object to set the y coordinate</p></li>
<li><p><em>Y</em>: The y coordinate to set</p></li>
<li><p><strong>Obj get y</strong>: Get the y coordinate of the object</p></li>
<li><p><em>Object</em>: The object to get the y coordinate</p></li>
<li><p><em>Result</em>: The variable to store the y coordinate</p></li>
<li><p><em>Store result into</em>: The variable to store the y coordinate</p></li>
<li><p><strong>Obj set width</strong>: Set the width of the object</p></li>
<li><p><em>Object</em>: The object to set the width</p></li>
<li><p><em>Width</em>: The width to set</p></li>
<li><p><strong>Obj get width</strong>: Get the width of the object</p></li>
<li><p><em>Object</em>: The object to get the width</p></li>
<li><p><em>Result</em>: The variable to store the width</p></li>
<li><p><em>Store result into</em>: The variable to store the width</p></li>
<li><p><strong>Obj set height</strong>: Set the height of the object</p></li>
<li><p><em>Object</em>: The object to set the height</p></li>
<li><p><em>Height</em>: The height to set</p></li>
<li><p><strong>Obj get height</strong>: Get the height of the object</p></li>
<li><p><em>Object</em>: The object to get the height</p></li>
<li><p><em>Result</em>: The variable to store the height</p></li>
<li><p><em>Store result into</em>: The variable to store the height</p></li>
<li><p><strong>Obj set style opa</strong>: Set the opacity of the object</p></li>
<li><p><em>Object</em>: The object to set the opacity</p></li>
<li><p><em>Opacity</em>: The opacity to set (0-255)</p></li>
<li><p><strong>Obj get style opa</strong>: Get the opacity of the object</p></li>
<li><p><em>Object</em>: The object to get the opacity</p></li>
<li><p><em>Result</em>: The variable to store the opacity</p></li>
<li><p><em>Store result into</em>: The variable to store the opacity</p></li>
<li><p><strong>Obj add style</strong>: Add a style to the object</p></li>
<li><p><em>Object</em>: The object to add the style</p></li>
<li><p><em>Style</em>: The style to add</p></li>
Expand All @@ -72,7 +72,7 @@
<li><p><strong>Obj has flag</strong>: Check if the object has the specified flag</p></li>
<li><p><em>Object</em>: The object to check the flag</p></li>
<li><p><em>Flag</em>: The flag to check</p></li>
<li><p><em>Result</em>: The variable to store the result</p></li>
<li><p><em>Store result into</em>: The variable to store the result</p></li>
<li><p><strong>Obj set state checked</strong>: Set the checked state of the object</p></li>
<li><p><em>Object</em>: The object to set the checked state</p></li>
<li><p><em>Checked</em>: The checked state to set</p></li>
Expand All @@ -88,7 +88,7 @@
<li><p><strong>Obj has state</strong>: Check if the object has the specified state</p></li>
<li><p><em>Object</em>: The object to check the state</p></li>
<li><p><em>State</em>: The state to check</p></li>
<li><p><em>Result</em>: The variable to store the result</p></li>
<li><p><em>Store result into</em>: The variable to store the result</p></li>
<li><p><strong>Arc set value</strong>: Set the value of the arc</p></li>
<li><p><em>Object</em>: The arc to set the value</p></li>
<li><p><em>Value</em>: The value to set</p></li>
Expand Down Expand Up @@ -130,7 +130,7 @@
<li><p><em>Group</em>: The group to focus the previous object</p></li>
<li><p><strong>Group get focused</strong>: Get the focused object in the group</p></li>
<li><p><em>Group</em>: The group to get the focused object</p></li>
<li><p><em>Result</em>: The variable to store the focused object</p></li>
<li><p><em>Store result into</em>: The variable to store the focused object</p></li>
<li><p><strong>Group focus freeze</strong>: Do not let to change the focus from the current object</p></li>
<li><p><em>Group</em>: The group to freeze/unfreeze the focus</p></li>
<li><p><em>Enabled</em>: true: freeze, false: release freezing (normal mode)</p></li>
Expand Down
Binary file modified docs/components/odt/en-US/actions/AddToInstrumentHistory.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Animate.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/CSVParse.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/CSVStringify.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/CatchError.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ClipboardWrite.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/CloseStream.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/CollectStream.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Comment.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Compare.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ConnectInstrument.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Constant.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Counter.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/DateNow.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Delay.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/DisconnectInstrument.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/DynamicCallAction.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/End.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Error.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Eval JS.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Evaluate.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ExecuteCommand.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/FileAppend.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/FileOpenDialog.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/FileRead.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/FileSaveDialog.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/FileWrite.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/GetInstrument.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/GetInstrumentProperties.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/HTTP.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Input.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/InstrumentRead.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/InstrumentWrite.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/IsTrue.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/JSONParse.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/JSONStringify.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/LVGL.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Label IN.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Label OUT.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Log.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Loop.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTConnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTDisconnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTEvent.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTInit.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTPublish.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTSubscribe.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/MQTTUnsubscribe.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Modbus.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/NoOp.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/OnEvent.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Output.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/OverrideStyle.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/PrintToPDF.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/PythonEnd.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/PythonRun.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/PythonSendMessage.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ReadSetting.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Regexp.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SCPI.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SelectInstrument.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SelectLanguage.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialConnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialDisconnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialInit.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialListPorts.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialRead.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SerialWrite.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SetPageDirection.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SetVariable.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ShowFileInFolder.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ShowKeyboard.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ShowKeypad.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ShowMessageBox.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/ShowPage.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SortArray.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Start.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/SwitchCase.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TCPConnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TCPDisconnect.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TCPEvent.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TCPListen.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TCPWrite.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TabulatorAction.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/TestAndSet.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/UDP In.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/UDP Out.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/Watch.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/actions/WriteSetting.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/AnimationImage.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Arc.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Bar.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/BarGraph.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Bitmap (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Bitmap (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Button (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Button (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Button (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/ButtonGroup.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/ButtonMatrix.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Calendar.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Canvas.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Chart.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Checkbox (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Checkbox (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Colorwheel.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Container (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Container (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/DisplayData.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Dropdown (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Dropdown (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Dropdown (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/EEZChart.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Embedded Dashboard.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Gauge (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Gauge (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Grid.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Image.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Imgbutton.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Input (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/InstrumentTerminal.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Keyboard.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Label.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Led.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Line.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/LineChart (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/LineChart (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/List (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/List (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Lottie.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Markdown.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Menu.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/MessageBox.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Meter.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/MultilineText.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/NumberInput.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Panel.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Plotly.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Progress (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Progress (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/QRCode (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/QRCode (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Radio.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Rectangle (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Rectangle (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Roller (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Roller (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Scale.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/ScrollBar.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Select.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Slider (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Slider (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Slider (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Span.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Spinbox.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Spinner (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Spinner (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Switch (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Switch (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Switch (LVGL).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Tab.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Table.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Tabulator.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Tabview.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Terminal.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Text (Dashboard).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Text (EEZ-GUI).odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/TextInput.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Textarea.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/TileView.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/ToggleButton.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/UpDown.odt
Binary file not shown.
Binary file modified docs/components/odt/en-US/widgets/Window.odt
Binary file not shown.
94 changes: 47 additions & 47 deletions help/en-US/components/actions/LVGL.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,172 +8,172 @@ Performs one or more LVGL specific actions.

List of actions to be executed. The following actions are available:

- **Change screen**: Change the screen to the specified screen
- **Change Screen**: Change the screen to the specified screen
- *Screen*: The screen to change to
- *Fade mode*: Selection of animation when moving from the previous page to a new page
- *Speed*: Animation duration in milliseconds
- *Delay*: Delay in milliseconds before the animation starts.

- **Change to previous screen**: Change to the previous screen
- **Change to Previous Screen**: Change to the previous screen
- *Fade mode*: Selection of animation when moving from the previous page to a new page
- *Speed*: Animation duration in milliseconds
- *Delay*: Delay in milliseconds before the animation starts.

- **Obj set x**: Set the x coordinate of the object
- **Obj Set X**: Set the x coordinate of the object
- *Object*: The object to set the x coordinate
- *X*: The x coordinate to set

- **Obj get x**: Get the x coordinate of the object
- **Obj Get X**: Get the x coordinate of the object
- *Object*: The object to get the x coordinate
- *Store result into*: The variable to store the x coordinate

- **Obj set y**: Set the y coordinate of the object
- **Obj Set Y**: Set the y coordinate of the object
- *Object*: The object to set the y coordinate
- *Y*: The y coordinate to set

- **Obj get y**: Get the y coordinate of the object
- **Obj Get Y**: Get the y coordinate of the object
- *Object*: The object to get the y coordinate
- *Store result into*: The variable to store the y coordinate

- **Obj set width**: Set the width of the object
- **Obj Set Width**: Set the width of the object
- *Object*: The object to set the width
- *Width*: The width to set

- **Obj get width**: Get the width of the object
- **Obj Get Width**: Get the width of the object
- *Object*: The object to get the width
- *Store result into*: The variable to store the width

- **Obj set height**: Set the height of the object
- **Obj Set Height**: Set the height of the object
- *Object*: The object to set the height
- *Height*: The height to set

- **Obj get height**: Get the height of the object
- **Obj Get Height**: Get the height of the object
- *Object*: The object to get the height
- *Store result into*: The variable to store the height

- **Obj set style opa**: Set the opacity of the object
- **Obj Set Style Opa**: Set the opacity of the object
- *Object*: The object to set the opacity
- *Opacity*: The opacity to set (0-255)

- **Obj get style opa**: Get the opacity of the object
- **Obj Get Style Opa**: Get the opacity of the object
- *Object*: The object to get the opacity
- *Store result into*: The variable to store the opacity

- **Obj add style**: Add a style to the object
- **Obj Add Style**: Add a style to the object
- *Object*: The object to add the style
- *Style*: The style to add

- **Obj remove style**: Remove a style from the object
- **Obj Remove Style**: Remove a style from the object
- *Object*: The object to remove the style
- *Style*: The style to remove

- **Obj set flag hidden**: Set the hidden flag of the object
- **Obj Set Flag Hidden**: Set the hidden flag of the object
- *Object*: The object to set the hidden flag
- *Hidden*: The hidden flag value

- **Obj add flag**: Add a flag to the object
- **Obj Add Flag**: Add a flag to the object
- *Object*: The object to add the flag
- *Flag*: The flag to add

- **Obj clear flag**: Clear a flag from the object
- **Obj Clear Flag**: Clear a flag from the object
- *Object*: The object to clear the flag
- *Flag*: The flag to clear

- **Obj has flag**: Check if the object has the specified flag
- **Obj Has Flag**: Check if the object has the specified flag
- *Object*: The object to check the flag
- *Flag*: The flag to check
- *Store result into*: The variable to store the result

- **Obj set state checked**: Set the checked state of the object
- **Obj Set State Checked**: Set the checked state of the object
- *Object*: The object to set the checked state
- *Checked*: The checked state to set

- **Obj set state disabled**: Set the disabled state of the object
- **Obj Set State Disabled**: Set the disabled state of the object
- *Object*: The object to set the disabled state
- *Disabled*: The disabled state to set

- **Obj add state**: Add a state to the object
- **Obj Add State**: Add a state to the object
- *Object*: The object to add the state
- *State*: The state to add

- **Obj clear state**: Clear a state from the object
- **Obj Clear State**: Clear a state from the object
- *Object*: The object to clear the state
- *State*: The state to clear

- **Obj has state**: Check if the object has the specified state
- **Obj Has State**: Check if the object has the specified state
- *Object*: The object to check the state
- *State*: The state to check
- *Store result into*: The variable to store the result

- **Arc set value**: Set the value of the arc
- **Arc Set Value**: Set the value of the arc
- *Object*: The arc to set the value
- *Value*: The value to set

- **Bar set value**: Set the value of the bar
- **Bar Set Value**: Set the value of the bar
- *Object*: The bar to set the value
- *Value*: The value to set (0-100)
- *Animated*: Use animation when setting the value

- **Dropdown set selected**: Set the selected item of the dropdown
- **Dropdown Set Selected**: Set the selected item of the dropdown
- *Object*: The dropdown to set the selected item
- *Selected*: The index of the selected item

- **Image set src**: Set the source image of the image
- **Image Set Src**: Set the source image of the image
- *Object*: The image to set the source
- *Src*: The source image to set given as a string

- **Image set angle**: Set the angle of the image
- **Image Set Angle**: Set the angle of the image
- *Object*: The image to set the angle
- *Angle*: The angle to set. Angle has 0.1 degree precision, so for 45.8° set 458.

- **Image set zoom**: Set the zoom of the image
- **Image Set Zoom**: Set the zoom of the image
- *Object*: The image to set the zoom
- *Zoom*: The zoom to set. Set factor to 256 to disable zooming. A larger value enlarges the images (e.g. 512 double size), a smaller value shrinks it (e.g. 128 half size).

- **Label set text**: Set the text of the label
- **Label Set Text**: Set the text of the label
- *Object*: The label to set the text
- *Text*: The text to set

- **Roller set selected**: Set the selected item of the roller
- **Roller Set Selected**: Set the selected item of the roller
- *Object*: The roller to set the selected item
- *Selected*: The index of the selected item
- *Animated*: Use animation when setting the selected item

- **Slider set value**: Set the value of the slider
- **Slider Set Value**: Set the value of the slider
- *Object*: The slider to set the value
- *Value*: The value to set
- *Animated*: Use animation when setting the value

- **Keyboard set textarea**: Set the textarea for the keyboard
- **Keyboard Set Textarea**: Set the textarea for the keyboard
- *Object*: The keyboard to set the textarea
- *Textarea*: The textarea to set

- **Group focus obj**: Focus the object
- **Group Focus Obj**: Focus the object
- *Object*: The object to focus

- **Group focus next**: Focus the next object in the group
- **Group Focus Next**: Focus the next object in the group
- *Group*: The group to focus the next object

- **Group focus prev**: Focus the previous object in the group
- **Group Focus Prev**: Focus the previous object in the group
- *Group*: The group to focus the previous object

- **Group get focused**: Get the focused object in the group
- **Group Get Focused**: Get the focused object in the group
- *Group*: The group to get the focused object
- *Store result into*: The variable to store the focused object

- **Group focus freeze**: Do not let to change the focus from the current object
- **Group Focus Freeze**: Do not let to change the focus from the current object
- *Group*: The group to freeze/unfreeze the focus
- *Enabled*: true: freeze, false: release freezing (normal mode)

- **Group set wrap**: Set whether focus next/prev will allow wrapping from first->last or last->first object.
- **Group Set Wrap**: Set whether focus next/prev will allow wrapping from first->last or last->first object.
- *Group*: The group to set the wrap
- *Enabled*: true: wrap, false: no wrap

- **Group set editing**: Manually set the current mode (edit or navigate).
- **Group Set Editing**: Manually set the current mode (edit or navigate).
- *Group*: The group to set the editing mode
- *Enabled*: true: edit mode, false: navigate mode

- **Anim x**: Animate the x coordinate of the object
- **Anim X**: Animate the x coordinate of the object
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -183,7 +183,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim y**: Animate the y coordinate of the object
- **Anim Y**: Animate the y coordinate of the object
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -193,7 +193,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim width**: Animate the width of the object
- **Anim Width**: Animate the width of the object
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -203,7 +203,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim height**: Animate the height of the object
- **Anim Height**: Animate the height of the object
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -213,7 +213,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim opacity**: Animate the opacity of the object
- **Anim Opacity**: Animate the opacity of the object
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -223,7 +223,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim image zoom**: Animate the zoom of the image
- **Anim Image Zoom**: Animate the zoom of the image
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand All @@ -233,7 +233,7 @@ List of actions to be executed. The following actions are available:
- *Instant*: If checked apply the start value immediately, otherwise apply the start value after a delay when the animation really starts
- *Path*: The animation path

- **Anim image angle**: Animate the angle of the image
- **Anim Image Angle**: Animate the angle of the image
- *Object*: The object to animate
- *Start*: The start value of the animation
- *End*: The end value of the animation
Expand Down
20 changes: 20 additions & 0 deletions packages/eez-studio-ui/_stylesheets/project-editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -3623,3 +3623,23 @@
}
}
}

.EezStudio_NewLVGLActionDialog {
.EezStudio_SearchInput_Container {
border: 1px solid @borderColor;
border-bottom: none;
}
.EezStudio_ListContainer {
min-height: 50px;
max-height: 480px;

.EezStudio_List {
padding: 5px;

> div.EezStudio_Selected {
background-color: @selectionBackgroundColor;
color: @selectionColor;
}
}
}
}
Loading

0 comments on commit ee2d5dd

Please sign in to comment.