Talk:Dialog box with an edit control

From Apache OpenOffice Wiki
Revision as of 12:22, 8 September 2022 by DiGro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Probably the problem with the insertText always appearing at the top of the list can be solved by using the com.sun.star.awt.Selection, which has two values Min and Max. Min specifies the lower limit of the range and Max specifies the upper limit of the range.
I'm no prog expert so if this is the solution I certainly don't know how to implement it in the example on this page.
I have to leave it to this then, sorry DiGro (talk) 12:21, 8 September 2022 (UTC)

Personal tools