add insertValue property to ComboBox

Tadashi Ohmura omurata at ga2.so-net.ne.jp
Wed Mar 14 07:25:41 PDT 2012


Thank you, Shura.

editorValue is good.
it is a value which is currently in the editor.

Tadashi Ohmura

(2012/03/14 23:19), Alexandre (Shura) Iline wrote:
> Tadashi,
>
> Something like that is what I meant, yes. Every skin than will have to 
> take care updating the property.
>
> May be not insertValue but editorValue or something. Meaning that it 
> is a value which is currently in the editor.
>
> Shura.
>
> On 3/14/12 6:09 PM, Tadashi Ohmura wrote:
>> Shura,
>> I understand your thinking.
>>
>> What about more generic property for editable combobox ?
>> ReadOnlyObjectProperty insertValue|
>>
>> It changes at every key input onto input field of editable combobox
>> just as text property of TextInputControl
>> or just like replaceText() of TextInputControl is invoked
>>
>> Best regards
>> Tadashi Ohmura
>>



More information about the openjfx-dev mailing list