Defect #499
showTreeLines function doesn't seem to do anything
0%
Description
I used both the final release as the experimental release, but the showTreeLines function doesn't seem to do anything.
What I expect this function to do is removing the treelines between parent/child nodes, don't see this happening.
Is it possible to have a solution for this on short term?
Files
History
Updated by Imre Tokai about 13 years ago
- File servoy-treeview.jar servoy-treeview.jar added
Hi Marc,
Test attached version, please
Have done some research on showTreeLines() issue and found out so far that this configuration is supported only in MetalLookAndFeel.
Regards
Updated by Marc Boegem about 13 years ago
Hi Imre,
did you change things in terms of pushing the Metal LAF?
Because I tested this in an environment where a special LAF is used and now the whole UI is screwed...
Updated by Marc Boegem about 13 years ago
Indeed the plugin is now pushing the Metal LAF, which will not work for the solutions this bean will be used in.
Any chance there's another way of getting this to work?
Thnkx!
Updated by Imre Tokai about 13 years ago
- File withAndWithoutLines.jpg withAndWithoutLines.jpg added
- Status changed from New to In Progress
Looks correct in example solution, see attached please.
showTreeLines() seems to be supported only for javax.swing.plaf.metal.MetalLookAndFeel
but let me know what LAF do you prefer (precise class, screenshot, example solution...) and we'll see if Servoy Treeview Bean is adoptable. Note: doesn't work for default neither as we know already.
Regards
Updated by Marc Boegem about 13 years ago
Hi Imre,
I basically needed this for 2 customers.
1 using the default LAF, 1 using a Centigrade LAF.
But if it needs to be such a specific function for a LAF, maybe it's better to just close the issue.
Though a bit more documentation on this feature could help future requests.
Thnkx anyway for looking into it.
Updated by Imre Tokai over 11 years ago
- Assignee set to Imre Tokai
Feature should be available in servoy-treeview-experimental.jar
If further work is needed, reopen/create case, please
Regards