Re: Merlin issues

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Merlin issues

cdelaunay
Ok I will look at that as soon as possible :)

2011/3/30 Johan Fabry <[hidden email]>
Hi all,

I am using Merlin in AspectMaps for the import wizard, but some changes have been made since end of Jan that break the wizard and I think I found 2 bugs when trying to fix them. (Hudson daily build of 29 mar).

first: (ChooseFilePart new) validExtensions: #(txt) does not work as before, where it only showed files with the corresponding extension
second: the layout of multicheckboxes is not correct, try the multiCheckBoxesPart example in MerlinExamples to see

Lastly, what breaks my wizard is that I use checkboxes with a callback. This seems to be deprecated to multicheckboxes, but the example multiCheckBoxesPartWithCallback in MerlinExamples is all commented out. Does this work? If not, how do I migrate my checkboxes code?

Thanks in advance!
--
Johan Fabry
[hidden email] - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Merlin issues

cdelaunay
Normally all should be fixed in the last version.
You can see hpw to use a callback for a multiCheckboxesPart in MerlinExamples >> multiCheckBoxesPartWithCallback

2011/3/31 Cyrille Delaunay <[hidden email]>
Ok I will look at that as soon as possible :)


2011/3/30 Johan Fabry <[hidden email]>
Hi all,

I am using Merlin in AspectMaps for the import wizard, but some changes have been made since end of Jan that break the wizard and I think I found 2 bugs when trying to fix them. (Hudson daily build of 29 mar).

first: (ChooseFilePart new) validExtensions: #(txt) does not work as before, where it only showed files with the corresponding extension
second: the layout of multicheckboxes is not correct, try the multiCheckBoxesPart example in MerlinExamples to see

Lastly, what breaks my wizard is that I use checkboxes with a callback. This seems to be deprecated to multicheckboxes, but the example multiCheckBoxesPartWithCallback in MerlinExamples is all commented out. Does this work? If not, how do I migrate my checkboxes code?

Thanks in advance!
--
Johan Fabry
[hidden email] - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev