* 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
Loading
Please register or sign in to comment