mendix / EnumSlider

A slider based on your enumeration values
Apache License 2.0
0 stars 1 forks source link

Update for Mendix 6 #5

Open Virjanand opened 8 years ago

Virjanand commented 8 years ago

Dear Roeland,

Could you update this widget for use in Mendix 6? We would really appreciate it if you could record the proces and perhaps make a short step by step guide on how to do this ourselves, with the enumSlider widget as an example, as we have 3rd party widgets and our own widgets that we would like to upgrade as well. We have basic knowledge on how to create widgets (javascript, folder structure and how the xml is built up, we use Notepad++ though, because we didn't fully understand the need for and how to use Adobe Brackets).

I've just talked to Niels Trotsenburg about this in more detail.

Thank you in advance!

Best wishes, Virjanand (from Adoptiq)

RoelandSalij commented 8 years ago

Hi Virjanand, Thanks for your feedback. I hope to look into this next week and reply to your questions.

Rvthof commented 8 years ago

Hi Virjanand,

Could you try the new version 8efb80c2a88b3ef34ccc35e47cadcb25d3eff686 ? File is here: https://github.com/mendix/EnumSlider/blob/8efb80c2a88b3ef34ccc35e47cadcb25d3eff686/test/widgets/EnumSlider.mpk

This should fix most parts, but I do think the styling is a bit different now.

If there are any more issues, please make separate new issues for them so we can solve them properly!

Virjanand commented 8 years ago

Hi Rvthof,

Thanks for the fast response and fix. It is working in 5.21.4 and didn't give any errors in our attempt to convert to 6.5.0. We didn't notice a difference in styling in 5.21.4.

Thanks again, Virjanand

Virjanand commented 8 years ago

Hi Rvthof,

Thanks for the fast response and fix. I've left a comment on Github: we tried it in 5.21.4 and it works the same as before. In our attempt to convert our project to 6.5.0 we didn't get any errors from this widget, so we think it worked.

We'll be using your changes in this widget to try to fix other widgets that are giving errors e.g. datagridextension widget.

Thanks again we really appreciate your helping us!

Best wishes, Virjanand

On Fri, May 13, 2016 at 1:52 PM, Rvthof notifications@github.com wrote:

Hi Virjanand,

Could you try the new version 8efb80c https://github.com/mendix/EnumSlider/commit/8efb80c2a88b3ef34ccc35e47cadcb25d3eff686 ?

This should fix most parts, but I do think the styling is a bit different now.

If there are any more issues, please make separate new issues for them so we can solve them properly!

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/mendix/EnumSlider/issues/5#issuecomment-219022684