Skip to content
Snippets Groups Projects
Commit 97edda1b authored by colin's avatar colin
Browse files

* made accept values do com-change-query only when field really changes

- added accept-values-note-text-field-changed-callback which simply
  uses accept-values-query-changed-p to record whether any thing has
  really changed in a text field

- text-field now inherits from focus-gadget as well

- added focus-out-callback to make-gadget-for-text-field-view

- added focus gadget with focus-in-callback and focus-out-callback

- added focus-in-gadget-event and focus-out-gadget-event + handlers

- motif-value-changed-callback-pane now inherits from motif-value-pane

- motif-losing-focus-callback-pane now inherits from motif-value-pane

- added queue-losing-focus-event and queue-gaining-focus-event


* made com-exit-avv pop up a dialog if any fields in error

- accept-values-text-string-field-changed-callback sets up
  accept-values-query-error-p appropriately

- added error-p slot to accept-values-query indicating that a field
  had an error in an accept


* added defoperation stream-next-tab-column


* fixed up add/remove to/from palette stuff

- changed add-colors-to-palette to add-color-to-palette

- changed remove-colors-from-palette to remove-color-from-palette

- changed add-color-to-palette in bitmap editor to
  bitmap-editor-add-color-to-palette - avoids name clash with clim


* put in some low level bits for modify-verify callback (for later)


* find-named-color in xt port handles &key errorp properly
parent bf5fd46f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment