Apache OpenOffice (AOO) Bugzilla – Issue 38900
Missing support for spinbutton control in dialogs
Last modified: 2017-05-20 11:31:30 UTC
NP->TB As discussed, the SpinButton control is missing is not supported by Office Dialogs. The same control is however present and useable as a form control. Form control [com.sun.star.form.component.SpinButton] Dialog control [com.sun.star.awt.UnoControlSpinButtonModel] Need to investigate possible solutions for either full* or limited** support for this control for OpenOffice 2.0 * control is present in Dialog toolbox, possible to create/delete/edit(properties) of control from the IDE ** From the IDE, not possible to create the control ( e.g. not present in toolbox ) but possible to edit the control ( properties ) if the control is already present in the Dialog ( implies create/delete supported at the API level ) Priority of this bug no really determined so I'll put it to p4 until some investigation of this.
set target to OOo Later
TBE->AB: As discussed to you.
STARTED
Reset assigne to the default "issues@openoffice.apache.org".