diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-09-09 02:30:51 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-09-09 02:30:51 +0200 |
commit | 70e4841d311d68689724768157cc9cbfbde7a9fc (patch) | |
tree | ba9499f77d1258530a7e60aa6e1732c41d98161c /src/libui_sdl/libui/_wip/sv/textview | |
parent | 81747d6c34eb159481a6ca3f283d065fa3568617 (diff) |
another UI attempt, I guess.
sorry.
Diffstat (limited to 'src/libui_sdl/libui/_wip/sv/textview')
-rw-r--r-- | src/libui_sdl/libui/_wip/sv/textview | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/libui_sdl/libui/_wip/sv/textview b/src/libui_sdl/libui/_wip/sv/textview new file mode 100644 index 0000000..e636362 --- /dev/null +++ b/src/libui_sdl/libui/_wip/sv/textview @@ -0,0 +1,25 @@ +2016-05-26 22:40:02.050 svtest[81927:545793] backgroundColor NSCalibratedWhiteColorSpace 1 1 +2016-05-26 22:40:02.050 svtest[81927:545793] drawsBackground 1 +2016-05-26 22:40:02.051 svtest[81927:545793] borderType 2 +2016-05-26 22:40:02.052 svtest[81927:545793] documentCursor <NSCursor: 0x608000041f20> +2016-05-26 22:40:02.052 svtest[81927:545793] hasHorizontalScroller 0 +2016-05-26 22:40:02.052 svtest[81927:545793] hasVerticalScroller 1 +2016-05-26 22:40:02.052 svtest[81927:545793] autohidesScrollers 0 +2016-05-26 22:40:02.052 svtest[81927:545793] hasHorizontalRuler 0 +2016-05-26 22:40:02.052 svtest[81927:545793] hasVerticalRuler 0 +2016-05-26 22:40:02.052 svtest[81927:545793] rulersVisible 0 +2016-05-26 22:40:02.052 svtest[81927:545793] 10.10 autoAdjContentInsets 1 +2016-05-26 22:40:02.052 svtest[81927:545793] scrollerKnobStyle 0 +2016-05-26 22:40:02.052 svtest[81927:545793] scrollerStyle 1 +2016-05-26 22:40:02.054 svtest[81927:545793] horizontalLineScroll 10 +2016-05-26 22:40:02.055 svtest[81927:545793] verticalLineScroll 10 +2016-05-26 22:40:02.062 svtest[81927:545793] horizontalPageScroll 10 +2016-05-26 22:40:02.062 svtest[81927:545793] verticalPageScroll 10 +2016-05-26 22:40:02.062 svtest[81927:545793] scrollsDynamically 1 +2016-05-26 22:40:02.062 svtest[81927:545793] findBarPosition 1 +2016-05-26 22:40:02.062 svtest[81927:545793] usesPredomAxisScroll 0 +2016-05-26 22:40:02.062 svtest[81927:545793] horizontalElasticity 0 +2016-05-26 22:40:02.062 svtest[81927:545793] verticalElasticity 0 +2016-05-26 22:40:02.062 svtest[81927:545793] 10.8 allowsMagnification 0 +2016-05-26 22:40:02.062 svtest[81927:545793] 10.8 maxMagnification 4 +2016-05-26 22:40:02.063 svtest[81927:545793] 10.8 minMagnification 0.25 |