|
13 | 13 | <div align="center"> |
14 | 14 | <h1>Multi-Entry Widgets for Date and Time</h1> |
15 | 15 |
|
16 | | - <h2>For Mentry Version 3.11</h2> |
| 16 | + <h2>For Mentry Version 3.12</h2> |
17 | 17 |
|
18 | 18 | <h3>by</h3> |
19 | 19 |
|
@@ -110,9 +110,12 @@ <h2 id="dateMentry">The <code><b>mentry::dateMentry</b></code> Command</h2> |
110 | 110 | <dd class="tm">The actions performed by the <code>Up</code> and |
111 | 111 | <code>Down</code> keys can also be triggered by rolling the mouse |
112 | 112 | wheel. In addition, on Mac OS Classic and Mac OS X Aqua, the actions |
113 | | - performed by the <code>Prior</code> and <code>Next</code> keys can also be |
114 | | - triggered by rolling the mouse wheel while holding down the |
115 | | - <code>Option</code> key.</dd> |
| 113 | + performed by the <code>Prior</code> and <code>Next</code> keys are also |
| 114 | + triggered by the <code><b><Option-MouseWheel></b></code> event. |
| 115 | + The same holds true on all windowing systems if the Tk version is 8.7a4 or |
| 116 | + later, where the <code><b>Option</b></code> modifier is bound to the |
| 117 | + <code>Option</code> key on Mac OS X and to the <code>Alt</code> key on |
| 118 | + Windows and X11.</dd> |
116 | 119 |
|
117 | 120 | <dt class="tm"><b>KEYWORDS</b></dt> |
118 | 121 |
|
@@ -186,9 +189,12 @@ <h2 id="timeMentry">The <code><b>mentry::timeMentry</b></code> Command</h2> |
186 | 189 | <dd class="tm">The actions performed by the <code>Up</code> and |
187 | 190 | <code>Down</code> keys can also be triggered by rolling the mouse |
188 | 191 | wheel. In addition, on Mac OS Classic and Mac OS X Aqua, the actions |
189 | | - performed by the <code>Prior</code> and <code>Next</code> keys can also be |
190 | | - triggered by rolling the mouse wheel while holding down the |
191 | | - <code>Option</code> key.</dd> |
| 192 | + performed by the <code>Prior</code> and <code>Next</code> keys are also |
| 193 | + triggered by the <code><b><Option-MouseWheel></b></code> event. |
| 194 | + The same holds true on all windowing systems if the Tk version is 8.7a4 or |
| 195 | + later, where the <code><b>Option</b></code> modifier is bound to the |
| 196 | + <code>Option</code> key on Mac OS X and to the <code>Alt</code> key on |
| 197 | + Windows and X11.</dd> |
192 | 198 |
|
193 | 199 | <dt class="tm"><b>KEYWORDS</b></dt> |
194 | 200 |
|
@@ -274,9 +280,12 @@ <h2 id="dateTimeMentry">The <code><b>mentry::dateTimeMentry</b></code> |
274 | 280 | <dd class="tm">The actions performed by the <code>Up</code> and |
275 | 281 | <code>Down</code> keys can also be triggered by rolling the mouse |
276 | 282 | wheel. In addition, on Mac OS Classic and Mac OS X Aqua, the actions |
277 | | - performed by the <code>Prior</code> and <code>Next</code> keys can also be |
278 | | - triggered by rolling the mouse wheel while holding down the |
279 | | - <code>Option</code> key.</dd> |
| 283 | + performed by the <code>Prior</code> and <code>Next</code> keys are also |
| 284 | + triggered by the <code><b><Option-MouseWheel></b></code> event. |
| 285 | + The same holds true on all windowing systems if the Tk version is 8.7a4 or |
| 286 | + later, where the <code><b>Option</b></code> modifier is bound to the |
| 287 | + <code>Option</code> key on Mac OS X and to the <code>Alt</code> key on |
| 288 | + Windows and X11.</dd> |
280 | 289 |
|
281 | 290 | <dt class="tm"><b>KEYWORDS</b></dt> |
282 | 291 |
|
|
0 commit comments