]> O.S.I.I.S - jp/crow.git/commit
focus and windows move and size handles
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 13 Jun 2020 06:21:47 +0000 (08:21 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sat, 13 Jun 2020 06:21:47 +0000 (08:21 +0200)
commit12ebb45ce26748e415f01c12c5c76b6918484c2f
tree789c60283fa3d41de4c323847697dc0003746e25
parent46104d8683a8b4ada088e1a023480bb64299acaf
focus and windows move and size handles
23 files changed:
Crow/Default.style
Crow/Templates/CheckBox.template
Crow/Templates/MessageBox.template
Crow/Templates/RadioButton.template
Crow/Templates/ToolWindow.template
Crow/Templates/Window.template
Crow/src/Command.cs
Crow/src/IML/Node.cs
Crow/src/IML/NodeStack.cs
Crow/src/Interface.cs
Crow/src/Widgets/CheckBox.cs
Crow/src/Widgets/Label.cs
Crow/src/Widgets/MessageBox.cs
Crow/src/Widgets/Slider.cs
Crow/src/Widgets/Splitter.cs
Crow/src/Widgets/TextBox.cs
Crow/src/Widgets/Widget.cs
Crow/src/Widgets/Window.cs
Samples/HelloWorld/ui/helloworld.crow
Samples/ShowCase/ui/focused.crow [new file with mode: 0644]
Samples/ShowCase/ui/helloworld.crow [deleted file]
Samples/ShowCase/ui/showcase.crow
Samples/common/ui/Interfaces/Divers/testSlider.crow