@@ -24,34 +24,33 @@ Use the <hide taskbar> <command> to use the full screen. For example, in
2424a kiosk or multimedia application, the <task bar> is a distraction for
2525users and in this case you may prefer to hide it.
2626
27- The <hide taskbar> < command> can produce unexpected result when used
28- in conjunction with <backdrop> operations. The following syntax is
29- supported:
27+ The <hide taskbar> command can produce unexpected result when used
28+ in conjunction with <backdrop> operations. The following syntax is
29+ supported:
3030
3131
3232 hide taskbar
33-
34-
3533 set the backdrop to "red" -- or whatever you want
3634
3735
38- This is the case where the <backdrop> is visible but the taskbar is hidden when the application is active.
39- After these two commands, the taskbar is hidden for the LiveCode
40- application, the backdrop fills the screen and the taskbar reappears
41- when switching \ to other applications.
36+ This is the case where the <backdrop> is visible but the task bar is
37+ hidden when the application is active.
38+ After these two commands, the task bar is hidden for the LiveCode
39+ application, the backdrop fills the screen and the task bar reappears
40+ when switching to other applications.
4241
4342
44- Functionality that is partially functional, due to the lack of
45- operating system support and works sufficiently well for restricted
46- applications is as follows:
43+ Functionality that is partially functional, due to the lack of
44+ operating system support and works sufficiently well for restricted
45+ applications is as follows:
4746
4847
49- If the taskbar is visible before showing the backdrop, the backdrop
50- occupies the 'working rect' of the screen, or almost the working
51- rect of the screen if the taskbar is set to auto-hide. In the latter
52- case, a small gap is left at the bottom of the backdrop to ensure
53- the taskbar can still pop up when the mouse is moved to the edge of
54- the screen.
48+ If the task bar is visible before showing the backdrop, the backdrop
49+ occupies the 'working rect' of the screen, or almost the working
50+ rect of the screen if the task bar is set to auto-hide. In the latter
51+ case, a small gap is left at the bottom of the backdrop to ensure
52+ the task bar can still pop up when the mouse is moved to the edge of
53+ the screen.
5554
5655
5756The task bar can be hidden only on Windows systems. This command has no
0 commit comments