Commit Graph

33 Commits

Author SHA1 Message Date
9f709b255d Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f33207e48c Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
fc91c22747 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
0c81f0bd88 Close #137 2022-09-25 18:22:06 +00:00
8708fee465 Close #135 2022-09-25 18:16:09 +00:00
0c7d50b5f2 SimpleWindow allow showing with a preset camera column 2022-09-25 17:46:15 +00:00
c547922d87 SimpleWindow use KissInputText to handle inputtext click for focus 2022-09-18 21:12:35 +00:00
6b568cadf0 fix null error in scrollLeft() 2022-09-18 21:11:11 +00:00
a53e22dad3 fix null error when scrolling without x button 2022-09-18 19:33:40 +00:00
c6591b4fd4 stop key shortcut input when simple window textbox is activated 2022-09-15 01:05:17 +00:00
5b263cfd6a SimpleWindow makeXControls when clearing 2022-09-14 21:04:35 +00:00
da4f1aa31e SimpleWindow xButton and xKey. close #129 2022-09-14 20:27:10 +00:00
df189ecfff fix column width bug in SimpleWindow 2022-09-11 21:17:33 +00:00
75e7eb0bfd fix SimpleWindow.clearControls 2022-09-11 16:10:07 +00:00
3354cd303b Fix column width bug 2022-09-11 01:51:40 +00:00
690f90949b SimpleWindow scroll left and right for overflow 2022-09-11 01:03:41 +00:00
57e2e81708 fix column positioning in SimpleWindow 2022-09-11 00:08:40 +00:00
2eb84d0bf4 SimpleWindow don't destroy controlCamera 2022-09-10 21:59:10 +00:00
514a007fa5 put SimpleWindow controls in a bounded camera 2022-09-07 20:43:22 +00:00
491f7c93d0 Shift-enter to add alternates 2022-08-30 19:05:58 +00:00
0270deee08 Fix SimpleWindow control overflow with title 2022-08-30 18:27:56 +00:00
4cbc57da1d Can add multiple labels for bonus and task 2022-08-30 17:01:45 +00:00
1bc2814d05 SimpleWindow static defaultCamera 2022-08-30 16:04:18 +00:00
cfff1d689d UI to delete habits 2022-08-29 21:03:22 +00:00
fba58b28fd SimpleWindow.promptForChoice 2022-08-29 19:19:08 +00:00
48afafcbaa SimpleWindow reset control x on clear 2022-08-29 18:12:01 +00:00
b8045869c3 SimpleWindow columns for (some) overflow 2022-08-29 16:35:40 +00:00
9868b6630a fix keyboard shortcuts firing when typing text 2022-08-29 16:13:54 +00:00
907c5360f4 mouse intput for SimpleWindow 2022-08-20 21:25:36 +00:00
0c233b75c5 clear dragTarget when window appears 2022-08-20 17:16:10 +00:00
62a282a4bf SimpleWindow clearControls() and isShown() 2022-08-10 13:48:26 +00:00
03db108767 fix repeated show() calls 2022-08-09 23:38:56 +00:00
de175cbdb5 SimpleWindow for Kiss-flixel 2022-08-08 03:04:11 +00:00