Le 06/05/2015 02:03, Ben Coman a écrit :
I would find a directly editable tree structure useful. I have a current need for an "outliner" tool - insert/delete and promote/demote. Anyone done this or have some tips for doing this in Glamour *or* Morphic ? cheers -ben
Hi Ben,
in Morphic, the AltBrowser has the insert/delete tree thing working, as well as the move around/copy. It doesn't has the promote/demote, but, since it has the tree update working, it would be easy to emulate by delete/reinsert.
Thierry
On Wed, May 6, 2015 at 4:13 AM, Andrei Chis <chisvasileandrei@gmail.com mailto:chisvasileandrei@gmail.com> wrote:
There is no dedicated presentation for having an input text. Lists and tree presentations can have an input text at the bottom for filtering/searching. The closest solution would be to maybe have a pane fixed width in a tabulator and them add a text area inside that pane. It would look sort of like a text input, but I'm not sure how well it would work for you. If the above doesn't work and you really need a text input we can add one :) On Tue, May 5, 2015 at 6:48 PM, Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com>> wrote: Since GLMInputTextPresentation (or how it was called, I forget it) is gone, and actually was never there… how can I have the equivalent? I’m sure you had the problem in which you need some… how do you solve it?
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev