]> O.S.I.I.S - jp/crow.git/commit
First working scrollbar with heavy use of binding and events in xml
authorjpbruyere <jp.bruyere@hotmail.com>
Tue, 23 Jun 2015 20:17:49 +0000 (22:17 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Tue, 23 Jun 2015 20:17:49 +0000 (22:17 +0200)
commit639be44b59e9f7320473374037a6fa850b4413b6
tree62c07ebed69efcc1adfbc571d81a709f7595efc8
parent89f3b961d95eea59364719c26ed65f2df26d0b55
First working scrollbar with heavy use of binding and events in xml
17 files changed:
GOLib.csproj
Templates/Scrollbar.goml
Tests/GOLIBTest_4.cs
Tests/Interfaces/test4.goml
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/Container.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/NumericControl.cs
src/GraphicObjects/Scrollbar.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/Slider.cs
src/GraphicObjects/Spinner.cs
src/Interface.cs
src/LayoutChangeEventArgs.cs [new file with mode: 0644]
src/Rectangles.cs
src/TextChangeEventArgs.cs
src/ValueChangeEventArgs.cs