Re: Tree

2023-11-02 Thread Hugo Ferreira
Thanks.
I will try out soon.

Harbs  escreveu no dia quinta, 2/11/2023 à(s) 20:34:

> Those would be beads added on top.
>
> Check out the beads in drag/drop. Some of them could likely be used. If
> not, they should be easily modifiable.
>
> There’s also a ContextMenu bead. No idea how well it works or looks, but
> should be easy to modify too.
>
> > On Nov 2, 2023, at 7:21 PM, Hugo Ferreira 
> wrote:
> >
> > For a simple use case, it seems very good.
> > I liked it.
> >
> > But for a more demanding job (drag-and-drop, right-click for
> adding/removing nodes) I guess that is not implemented, correct ?
> >
> > Harbs mailto:harbs.li...@gmail.com>> escreveu
> no dia quinta, 2/11/2023 à(s) 17:16:
> >> Here’s what I use:
> >>
> >> Spectrum Demo
> >> unhurdle.github.io
> >>
> >>  Spectrum Demo
> 
> >> unhurdle.github.io <
> https://unhurdle.github.io/spectrum-royale/#!tree_view>   <
> https://unhurdle.github.io/spectrum-royale/#!tree_view>
> >>
> >>> On Nov 2, 2023, at 5:11 PM, Hugo Ferreira  > wrote:
> >>>
> >>> Hi,
> >>>
> >>> Soon, I will need a Tree with at least these features (drag and drop,
> right
> >>> click to context menu for actions like create sub-item).
> >>> A long time about I worked with these one: https://www.jstree.com/
> >>> Have everything that I need and more.
> >>>
> >>> However I would like to ear for you guys, if you alredy used a Tree in
> >>> Royale or if you have a good experience with another component or this
> is
> >>> the one to go :)
> >>>
> >>> Thank you.
> >>
>
>


Re: Tree

2023-11-02 Thread Harbs
Those would be beads added on top.

Check out the beads in drag/drop. Some of them could likely be used. If not, 
they should be easily modifiable.

There’s also a ContextMenu bead. No idea how well it works or looks, but should 
be easy to modify too.

> On Nov 2, 2023, at 7:21 PM, Hugo Ferreira  wrote:
> 
> For a simple use case, it seems very good.
> I liked it.
> 
> But for a more demanding job (drag-and-drop, right-click for adding/removing 
> nodes) I guess that is not implemented, correct ?
> 
> Harbs mailto:harbs.li...@gmail.com>> escreveu no dia 
> quinta, 2/11/2023 à(s) 17:16:
>> Here’s what I use:
>> 
>> Spectrum Demo
>> unhurdle.github.io
>> 
>>  Spectrum Demo 
>> 
>> unhurdle.github.io   
>>  
>> 
>>> On Nov 2, 2023, at 5:11 PM, Hugo Ferreira >> > wrote:
>>> 
>>> Hi,
>>> 
>>> Soon, I will need a Tree with at least these features (drag and drop, right
>>> click to context menu for actions like create sub-item).
>>> A long time about I worked with these one: https://www.jstree.com/
>>> Have everything that I need and more.
>>> 
>>> However I would like to ear for you guys, if you alredy used a Tree in
>>> Royale or if you have a good experience with another component or this is
>>> the one to go :)
>>> 
>>> Thank you.
>> 



Re: Tree

2023-11-02 Thread Harbs
Here’s what I use:

https://unhurdle.github.io/spectrum-royale/#!tree_view

> On Nov 2, 2023, at 5:11 PM, Hugo Ferreira  wrote:
> 
> Hi,
> 
> Soon, I will need a Tree with at least these features (drag and drop, right
> click to context menu for actions like create sub-item).
> A long time about I worked with these one: https://www.jstree.com/
> Have everything that I need and more.
> 
> However I would like to ear for you guys, if you alredy used a Tree in
> Royale or if you have a good experience with another component or this is
> the one to go :)
> 
> Thank you.



Re: Tree

2023-11-02 Thread Hugo Ferreira
For a simple use case, it seems very good.
I liked it.

But for a more demanding job (drag-and-drop, right-click for
adding/removing nodes) I guess that is not implemented, correct ?

Harbs  escreveu no dia quinta, 2/11/2023 à(s) 17:16:

> Here’s what I use:
>
> Spectrum Demo 
> unhurdle.github.io
> 
> [image: favicon.png]
> 
> 
>
>
> On Nov 2, 2023, at 5:11 PM, Hugo Ferreira  wrote:
>
> Hi,
>
> Soon, I will need a Tree with at least these features (drag and drop, right
> click to context menu for actions like create sub-item).
> A long time about I worked with these one: https://www.jstree.com/
> Have everything that I need and more.
>
> However I would like to ear for you guys, if you alredy used a Tree in
> Royale or if you have a good experience with another component or this is
> the one to go :)
>
> Thank you.
>
>
>


Re: Tree component in Jewel

2021-04-01 Thread Piotr Zarzycki
Hello Maria,

Thanks !

czw., 1 kwi 2021 o 16:43 Maria Jose Esteve  napisał(a):

> Hello Piotr,
> A tree was needed. Last week I implemented one that I needed with the
> Jewel Drawer but it doesn't have the user experience I was looking for.
>
> If I can help you with something, let me know.
>
> Hiedra.
>
> -Mensaje original-
> De: Piotr Zarzycki 
> Enviado el: jueves, 1 de abril de 2021 14:13
> Para: Apache Royale Development 
> Asunto: Tree component in Jewel
>
> Hi Guys,
>
> I have requirements in our project o have Tree component. In the next
> weeks I will try to slowly work on that. Any suggestions and tips are
> welcome.
> Issue is raised [1]
>
> [1] https://github.com/apache/royale-asjs/issues/1098
>
> Thanks,
> --
>
> Piotr Zarzycki
>


-- 

Piotr Zarzycki


RE: Tree component in Jewel

2021-04-01 Thread Maria Jose Esteve
Hello Piotr,
A tree was needed. Last week I implemented one that I needed with the Jewel 
Drawer but it doesn't have the user experience I was looking for.

If I can help you with something, let me know.

Hiedra.

-Mensaje original-
De: Piotr Zarzycki  
Enviado el: jueves, 1 de abril de 2021 14:13
Para: Apache Royale Development 
Asunto: Tree component in Jewel

Hi Guys,

I have requirements in our project o have Tree component. In the next weeks I 
will try to slowly work on that. Any suggestions and tips are welcome.
Issue is raised [1]

[1] https://github.com/apache/royale-asjs/issues/1098

Thanks,
-- 

Piotr Zarzycki