open_toontown_panda3d/tests/gui
Fireclaw 5d93237386 dgui: fix regression in DirectScrolledFrame (see #699)
Made initialization ignore the setScrollBarWidth function
Respect the length/height of the scrollbar and only change the actual
width in the setScrollBarWidth function
Added a very basic unittest class for the scrolledFrame

Closes #864
2020-02-10 13:17:05 +01:00
..
test_DirectButton.py dgui: fix critical regression introduced by 43a5719 2019-08-19 21:26:35 +02:00
test_DirectEntry.py dgui: fix critical regression introduced by 43a5719 2019-08-19 21:26:35 +02:00
test_DirectGuiBase.py tests: add unit test for track-gui-items setting in DirectGUI 2019-08-20 01:08:56 +02:00
test_DirectOptionMenu.py tests: add unit tests for DirectOptionMenu 2019-11-03 12:14:37 +01:00
test_DirectScrolledFrame.py dgui: fix regression in DirectScrolledFrame (see #699) 2020-02-10 13:17:05 +01:00