mirror of
https://github.com/macocianradu/javaGUItoolkit.git
synced 2026-03-18 13:40:04 +00:00
added gif for readme
This commit is contained in:
BIN
resources/jistdemo.gif
Normal file
BIN
resources/jistdemo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 MiB |
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<Window Visible="True" Size="1024, 576">
|
||||
<?xml version="1.0"?>
|
||||
<Window Title="Mock App" Visible="True" Size="1024, 576">
|
||||
<Button BackgroundColor="#ff0000" Label="Button 1" Icon="circle" Location="top_left" Size="0.3f, 0.1f"/>
|
||||
<ToggleButton BackgroundColor="#00ff00" Label="Button 2" Icon="arrow_up_white" Location="top_right" Size="0.3f, 0.3f"/>
|
||||
<ToggleButton BackgroundColor="#00ff00" Label="Button 2" Icon="arrow_up_white" Location="top_right" Size="0.3f, 0.1f"/>
|
||||
<Panel BackgroundColor="#555555" Size="0.5f, 0.5f" Location="0f, 0.5f"/>
|
||||
</Window>
|
||||
</Window >
|
||||
Reference in New Issue
Block a user