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 jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Ok I will look at that as soon as possible :)
2011/3/30 Johan Fabry jfabry@dcc.uchile.cl
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 jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
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 cy.delaunay@gmail.com
Ok I will look at that as soon as possible :)
2011/3/30 Johan Fabry jfabry@dcc.uchile.cl
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 jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev