List of features for next release
Jonathan Giles
jonathan.giles at oracle.com
Thu May 10 14:12:00 PDT 2012
Tom - I've heard this numerous times as well from people at
conferences, twitter and in private emails. I have relayed this back to
the people responsible for planning future releases, but so far it has
not been adopted on the plans.
I think, if we are to provide one in a reasonable timeframe, your
feedback on this list would be much appreciated. Alternatively, as I
mentioned a few emails back, I would just love to get what I do have
out into a sandbox repo for very early user testing.
-- Jonathan
On Friday, 11 May 2012 8:53:50 a.m., Tom Schindl wrote:
> A TreeTable is really something needed, it's been one of the things made
> me leave Swing behind and move the SWT simply because the framework had
> a TreeTable.
>
> Tom
>
> Am 10.05.12 22:46, schrieb Jonathan Giles:
>> Thanks,
>>
>> For my TreeTableView, I basically did a merge of the TreeView and
>> TableView code. Basically I had the TreeItem API combined with the
>> TableColumn API. Then I merged the cell factories behind the scenes to
>> indent the first column and show the disclosure nodes. It wasn't hard to
>> do, but that is coming from the perspective of someone who wrote these
>> two controls. Feel free to ping me off-list and I can give more pointers.
>>
>> I would like to get this code out into an open sandbox repository, but
>> I'm still waiting for clearance on this.
>>
>> -- Jonathan
>>
>>
>> On 11/05/2012 8:40 a.m., John McDonnell wrote:
>>> Jonathan,
>>>
>>> Thanks for the tip about Jira searches, I'll give that a look into.
>>>
>>>
>>> With regards to the TreeTableView control, I will probably over the
>>> next couple of days look into developing my first Java FX control.
>>>
>>> Oh by the way keep up the good work on http://fxexperience.com/,
>>> thoser links of the week are an extremely welcome collection of Java
>>> FX knowledge on a monday morning...
>>>
>>>
>>> John
>>>
>>> On 10 May 2012 20:25, Jonathan Giles<jonathan.giles at oracle.com
>>> <mailto:jonathan.giles at oracle.com>> wrote:
>>>
>>> Specifially, a TreeTableView control will not be appearing in 2.2,
>>> which is still many months away. I am the developer of the
>>> TreeView and TableView controls, and whilst I have a
>>> proof-of-concept TreeTableView implementation locally, it has not
>>> yet made it to any repos (private or public).
>>>
>>> Trust me, I've been nagging to get it out there some way or
>>> another. :-)
>>>
>>> More generally, Jira searches will yield you a lot of useful
>>> information, if you narrow the search down to 'features' that are
>>> in 2.2. You may also be interested in 'tweaks' in 2.2, which are
>>> just simpler changes (less than 2 weeks work, etc).
>>>
>>> -- Jonathan
>>>
>>>
>>> On Friday, 11 May 2012 7:15:28 a.m., John McDonnell wrote:
>>>
>>> Hi all.
>>>
>>> Just wondering if there is a public list of features that you
>>> are looking
>>> to have in the next release?
>>>
>>> I ask because I'm essentially looking for a tree/table view
>>> component and
>>> would ideally love not to have to design one only for a
>>> standard One to
>>> come out a couple of months later.....
>>>
>>> Regards
>>>
>>> John
>>>
>>>
>>>
>>>
>>> --
>>> John
>
>
More information about the openjfx-dev
mailing list