Home
last modified time | relevance | path

Searched +refs:state +refs:redisplaying (Results 1 – 25 of 106) sorted by relevance

12345

/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DCheckbutton.pod142 regardless of the select state.
160 =item Name: B<state>
164 =item Switch: B<-state>
168 B<foreground> and B<background> options. The active state is
174 In this state the B<disabledForeground> and
228 ways, according to the B<state> option;
279 Flashes the checkbutton. This is accomplished by redisplaying the checkbutton
282 state as when the command was invoked.
301 Toggles the selection state of the button, redisplaying it and
302 modifying its associated variable to reflect the new state.
[all …]
H A DButton.pod83 B<active>, or B<disabled>. In active state, the button is drawn
88 the same size. In disabled state, the button is drawn with the
91 the active state.
120 =item Name: B<state>
124 =item Switch: B<-state>
128 B<foreground> and B<background> options. The active state is
134 In this state the B<disabledForeground> and
173 the B<-state> option;
195 Flash the button. This is accomplished by redisplaying the button
198 state as when the command was invoked.
[all …]
H A DRadiobutton.pod124 regardless of the select state.
142 =item Name: B<state>
146 =item Switch: B<-state>
150 B<foreground> and B<background> options. The active state is
156 In this state the B<disabledForeground> and
214 of three different ways, according to the B<state> option;
271 Flashes the radiobutton. This is accomplished by redisplaying the radiobutton
274 state as when the command was invoked.
275 This command is ignored if the radiobutton's state is B<disabled>.
284 This command is ignored if the radiobutton's state is B<disabled>.
[all …]
/dports/devel/mercurial/mercurial-6.0/contrib/
H A Dhgk229 global stopped redisplaying leftover
295 while {$redisplaying} {
296 set redisplaying 0
1886 global phase stopped redisplaying selectedline
1907 if {$redisplaying} {
1915 set redisplaying 0
2066 $findtypemenu entryconf 1 -state $state
2067 $findtypemenu entryconf 2 -state $state
3393 global stopped redisplaying phase
3396 set redisplaying 1
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dhooks.texi195 should return a string describing the current prefix state. For
198 describing the current prefix state, or @code{nil} if there's no
199 prefix state. @xref{Prefix Command Arguments}.
201 @item prefix-command-preserve-state-hook
202 @vindex prefix-command-preserve-state-hook
204 the current prefix command state to the next command. For example,
205 @kbd{C-u} needs to pass the state to the next command when the user
209 Hook run in each window just before redisplaying it. @xref{Forcing
H A Dwindows.texi4405 state is found for it.
5943 @cindex window state
5964 @defun window-state-put state &optional window ignore
5965 This function puts the window state @var{state} into @var{window}.
5966 The argument @var{state} should be the state of a window returned by
5980 The functions @code{window-state-get} and @code{window-state-put} also
6031 that when you restore via @code{window-state-put} a window state saved
6217 redisplaying a window with scrolling. Displaying a different buffer
6312 @cindex window state change
6370 @defvar window-state-change-hook
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dhooks.texi197 should return a string describing the current prefix state. For
200 describing the current prefix state, or @code{nil} if there's no
201 prefix state. @xref{Prefix Command Arguments}.
203 @item prefix-command-preserve-state-hook
204 @vindex prefix-command-preserve-state-hook
206 the current prefix command state to the next command. For example,
207 @kbd{C-u} needs to pass the state to the next command when the user
211 Hook run in each window just before redisplaying it. @xref{Forcing
H A Dwindows.texi4611 state is found for it.
6150 @cindex window state
6171 @defun window-state-put state &optional window ignore
6172 This function puts the window state @var{state} into @var{window}.
6173 The argument @var{state} should be the state of a window returned by
6187 The functions @code{window-state-get} and @code{window-state-put} also
6238 that when you restore via @code{window-state-put} a window state saved
6424 redisplaying a window with scrolling. Displaying a different buffer
6521 @cindex window state change
6579 @defvar window-state-change-hook
[all …]
/dports/math/curv/curv-0.5/docs/
H A DREADME.rst46 ``curv -l foo.curv``. The ``curv`` command will run forever, redisplaying
130 based on the argument values. There is no global mutable state
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSTheme.m552 GSThemeControlState state;
559 for (state = 0; state <= GSThemeSelectedState; state++)
561 [_extraColors[state] release];
562 _extraColors[state] = nil;
650 * Mark all windows as needing redisplaying to show the new theme.
825 GSThemeControlState state;
827 for (state = 0; state <= GSThemeSelectedState; state++)
829 RELEASE(_extraColors[state]);
830 RELEASE(_tiles[state]);
898 GSThemeControlState state;
[all …]
/dports/net/termshark/termshark-2.1.1/docs/
H A DUserGuide.md352 …d to display reassembled TCP and UDP streams. This allows for quickly redisplaying a stream that's…
370 - `ui-cache-size` - (int) - termshark will remember the state of widgets representing packets e.g. …
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dnsmenu.m274 of the menu bar, skip redisplaying it. Just exit. */
1096 button state. */
1283 /* 3) update state */
1288 all items to enabled state (for some reason). */
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/doc/
H A Dhacking.info196 times are when the internal state is so damaged that interface
248 You have to design the object that is the AI's "mental state". If
283 a Lisp object. The game saving code then writes this state into
434 game state. However, if your version of Xconq has any networking
437 The kernel routines will forward any state modifications to all other
438 programs participating in a game, so that everybody's state remains
454 state modifications.
456 * Display update in response to state changes.
744 `run_game' is executing, it will frequently change the state of an
1076 involved. The volume can be reduced slightly by only redisplaying when
[all …]
H A Dhacking.texi284 are when the internal state is so damaged that interface error-handling
330 You have to design the object that is the AI's ``mental state''. If
373 State save function. This formats state that should be saved into a
521 game state. However, if your version of @i{Xconq} has any networking
524 The kernel routines will forward any state modifications to all other
525 programs participating in a game, so that everybody's state remains
543 Display of game state.
549 and for general state modifications.
552 Display update in response to state changes.
1206 involved. The volume can be reduced slightly by only redisplaying when
[all …]
/dports/www/mod_webauth/webauth-4.7.0/
H A DNEWS256 when redisplaying the multifactor login page after an error. For this
329 correctly allow the user state parameter to be NULL.
517 calls) can return an opaque login state string, which is passed to
519 template can set the login state as a form variable and pass it back
1118 information service calls. This at least only affects thread state
1119 instead of global process state and doesn't leak memory.
1606 in doc/weblogin-config. This error is returned when redisplaying the
1609 Fix a coding error in login.fcgi when redisplaying the confirmation
1740 Show the correct pretty Shibboleth return URL when redisplaying the
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/
H A Dchanges441 5/23/92 (new feature) Entries can now be disabled using the "-state"
466 -activebackground, -background, -font, -state, -underline. The
506 7/20/92 (bug fix) If a top-level window was put in the iconic state to
565 pixmaps used for redisplaying, which speeds up redisplay in some cases.
577 8/21/92 (new feature) Added "-state" option to scale widgets.
591 press caused the canvas state to lock up so that it didn't select a
1245 when its state was internally inconsistent, which could cause
1911 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2349 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2387 if the act of redisplaying caused the window layout to change, which
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libtk/
H A Dchanges441 5/23/92 (new feature) Entries can now be disabled using the "-state"
466 -activebackground, -background, -font, -state, -underline. The
506 7/20/92 (bug fix) If a top-level window was put in the iconic state to
565 pixmaps used for redisplaying, which speeds up redisplay in some cases.
577 8/21/92 (new feature) Added "-state" option to scale widgets.
591 press caused the canvas state to lock up so that it didn't select a
1245 when its state was internally inconsistent, which could cause
1911 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2349 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2387 if the act of redisplaying caused the window layout to change, which
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/
H A Dchanges441 5/23/92 (new feature) Entries can now be disabled using the "-state"
466 -activebackground, -background, -font, -state, -underline. The
506 7/20/92 (bug fix) If a top-level window was put in the iconic state to
565 pixmaps used for redisplaying, which speeds up redisplay in some cases.
577 8/21/92 (new feature) Added "-state" option to scale widgets.
591 press caused the canvas state to lock up so that it didn't select a
1245 when its state was internally inconsistent, which could cause
1911 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2349 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2387 if the act of redisplaying caused the window layout to change, which
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dediff.texi679 again puts Ediff back in the original state.
869 in the window configuration. However, redisplaying (@kbd{C-l}) or jumping
948 commands, such as going to the next difference or redisplaying.
2028 In addition to the state of the difference, Ediff displays the state of the
2039 Another indicator of the state of merge is @samp{combined}. It appears
2043 In addition to the state of merge and state of difference indicators, while
2065 Note that the state-of-difference indicators @samp{=diff(A)} and
2067 state-of-merge indicator. In fact, the two serve different purposes.
2081 On the other hand, the state-of-difference indicator is changed
2523 Colin Walters (walters at cis.ohio-state.edu),
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dediff.texi679 again puts Ediff back in the original state.
869 in the window configuration. However, redisplaying (@kbd{C-l}) or jumping
948 commands, such as going to the next difference or redisplaying.
2019 In addition to the state of the difference, Ediff displays the state of the
2030 Another indicator of the state of merge is @samp{combined}. It appears
2034 In addition to the state of merge and state of difference indicators, while
2056 Note that the state-of-difference indicators @samp{=diff(A)} and
2058 state-of-merge indicator. In fact, the two serve different purposes.
2072 On the other hand, the state-of-difference indicator is changed
2514 Colin Walters (walters at cis.ohio-state.edu),
[all …]
/dports/x11-toolkits/tktable/Tktable2.10/
H A DChangeLog682 == 0 before redisplaying in Expose case. (Halpin)
1101 made 'title' tag have -state disabled by default (an oversight from
1102 the addition of -state tag option in 1.80).
1111 added -state tag option (cheap hack, must be improved).
1113 changed handling of -state table option. (Ellson)
1139 Fixed bug where the last table row/col would be deleted when table -state was
1576 -state replaces editmode method
/dports/x11-toolkits/tk85/tk8.5.19/
H A Dchanges439 5/23/92 (new feature) Entries can now be disabled using the "-state"
464 -activebackground, -background, -font, -state, -underline. The
563 pixmaps used for redisplaying, which speeds up redisplay in some cases.
575 8/21/92 (new feature) Added "-state" option to scale widgets.
589 press caused the canvas state to lock up so that it didn't select a
1243 when its state was internally inconsistent, which could cause
1909 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2347 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2385 if the act of redisplaying caused the window layout to change, which
4781 2000-01-12 (feature enhancement) extended 'wm state' to accept a state
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/
H A Dchanges439 5/23/92 (new feature) Entries can now be disabled using the "-state"
464 -activebackground, -background, -font, -state, -underline. The
563 pixmaps used for redisplaying, which speeds up redisplay in some cases.
575 8/21/92 (new feature) Added "-state" option to scale widgets.
589 press caused the canvas state to lock up so that it didn't select a
1243 when its state was internally inconsistent, which could cause
1909 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2347 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2385 if the act of redisplaying caused the window layout to change, which
4781 2000-01-12 (feature enhancement) extended 'wm state' to accept a state
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/
H A Dchanges439 5/23/92 (new feature) Entries can now be disabled using the "-state"
464 -activebackground, -background, -font, -state, -underline. The
563 pixmaps used for redisplaying, which speeds up redisplay in some cases.
575 8/21/92 (new feature) Added "-state" option to scale widgets.
589 press caused the canvas state to lock up so that it didn't select a
1243 when its state was internally inconsistent, which could cause
1909 1/31/95 (bug fix) Texts weren't redisplaying the padding region properly
2347 6/23/95 (bug fix) Listboxes weren't properly redisplaying their
2385 if the act of redisplaying caused the window layout to change, which
4781 2000-01-12 (feature enhancement) extended 'wm state' to accept a state
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Dediff.info588 Typing ‘##’ again puts Ediff back in the original state.
764 other change in the window configuration. However, redisplaying
843 redisplaying.
1813 In addition to the state of the difference, Ediff displays the state
1824 Another indicator of the state of merge is ‘combined’. It appears
1828 In addition to the state of merge and state of difference indicators,
1850 Note that the state-of-difference indicators ‘=diff(A)’ and
1852 state-of-merge indicator. In fact, the two serve different purposes.
1864 the other hand, the state-of-difference indicator is changed
2283 Colin Walters (walters at cis.ohio-state.edu),
[all …]

12345