]> git.zerfleddert.de Git - micropolis/blame - src/notes/MULTI
only swap bytes in mini map when needed
[micropolis] / src / notes / MULTI
CommitLineData
6a5fa4e0
MG
1keep track of one per display:
2 tk_priv(...)
3 window
4 posted
5 focus
6 relief
7 cursor
8 activeBg activeFg
9 inMenuButton
10 dragging x y
11 selectMode
12 buttons
13
14fix button tracking
15fix menu tracking
16fix pie menu tracking
17
18tk_mbUnpost needs argument to tell which display
19tk_nextMenu needs argument to tell which display
20tk_nextMenuEntry needs argument to tell which display
21
22which display does "selection" work on???
23
24fix c event focus code to keep focus in display instead of main window
25
26added "focus -query window" form to find out focus on a particular display
Impressum, Datenschutz