Hmm, it looks like something that should be doable with QCMagritte.
We do hide/show fields based on state.
What kind of concrete interface do you want for that?
Stephan
Is there a clever way to specify a choice of fields in magritte? I mean a magritte container consists of a number of child descriptions. Each of them describes the constraints for itself. But when it comes to define constraints for a subset of them it gets awkward pretty quick. What I want is a condition that I can use to check if one field _or_ the other is specified. Or more general if any or all of a subset of the children match.
I can add for every case a condition on the container to check for a particular case but programmatically it is much harder. The condition of the individual description needs to have something between optional and mandatory.
Before I try to work something out I wanted to know if there is any kind of solution already present somewhere.
thanks,
norbert
We migrated most of what we were able to do with Deltawerken to QCMagritte.
We prefer you to use QCMagritte.
Deltawerken is the Seaside framework we used to build VBridge and StoryBoard.
It is more tightly coupled to building web applications than Magritte is, and therefore
a lot easier to configure.
Pier-Security is unrelated.
Stephan
Hi all , is Deltawewrken an active project?. I looking for web tools on top of seaside or magritte to develop a mid size web application.
I hope someone can answer me.
TIA
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonzelli(a)softsargentina.com
pdigonzelli(a)gmail.com
Cel: 5493815982714
All - I've created a subclass of PRCase for a ToDo list, and added the #label and #isAbstract, however it is not showing up in the add, or when creating a new link. The class is listed PRAddCommand>>structureClasses. I was assuming that it was cache somewhere, however MADescriptionBuilder has been removed - any tips?
Thanks,
John
Where can i get QC-Magritte-Tutorial packages?
TIA
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonzelli(a)softsargentina.com
pdigonzelli(a)gmail.com
Cel: 5493815982714
Hi all,
pointed out by some students of mine, Magritte-Json had a small glitch where
a getter was changed but the setter not accordingly (#useJsonKey)
While fixing this I found than Magritte-Json did not run on Squeak correctly
due to its Stack implementation being unreasonably limited. I fixed that by
adding a Magritte-Squeak-Json package. Along the way, this makes Squeak compatible
with
Magritte3AddOns version 3.1
which I pushed as
Magritte3AddOns version 3.1.3
(also including a Fix when loading the group #('Json')
and not having loaded Magritte with tests beforehand).
So:
1. small getter fix
2. Magritte3AddOns on Squeak, yay
3. Magritte3AddOns config glitch fixed.
Hope that was in your interest :)
best
-Tobias
Updated to use onActivate: instead - changes in Pier-Wysiwyg 90.
Thanks,
John
On Jun 16, 2014, at 02:57 AM, Diego Lont <diego.lont(a)delware.nl> wrote:
> Hi Johan,
>
> I did not know that. So this means, we need a different fix for the problem in the Pier site. I see Johan has reverted the change for JQuery, I now did this for the configuration.
>
> John,
>
> Can you make a fix in the Pier add-on? If you give me your username on smalltalkhub I will add you to the pier team.
>
> Regards,
> Diego
>
> On 16 Jun 2014, at 09:40, Johan Brichau <johan(a)inceptive.be > wrote:
>
> > Hi John, Diego,
> >
> > Seaside 3.1.1 comes with jQuery UI 1.9
> > JQuery-UI 1.9+ does _not_ support the onSelect: event. [1]
> >
> > This method was therefore intentionally removed and may not be added again.
> >
> > best regards
> > Johan
> >
> > [1] http://api.jqueryui.com/tabs/
> >
> >
> > On 16 Jun 2014, at 09:15, Diego Lont <diego.lont(a)delware.nl > wrote:
> >
> > > Hi John,
> > >
> > > Thanks for spotting this and providing a fix.
> > >
> > > I could not find your user, so I committed your fix myself. I also updated the configuration of Seaside, such that version 3.1.2 of Seaside3 now contains this fix. As this is the development version and Pier depends on the stable (released) version, it will take a bit before this fix is actually included in the build you mention.
> > >
> > > Cheers,
> > > Diego
> > >
> > > On 15 Jun 2014, at 21:40, John Borden <jborden23(a)mac.com > wrote:
> > >
> > > > The latest image from https://ci.inria.fr/pharo-contribution/job/Pier3Addons/PHARO=30,VERSION=rel… starts fine, but when editing a page it fails with the error:
> > > >
> > > > Contents:
> > > > MessageNotUnderstood: JQTabs > >onSelect:
> > > >
> > > > Your request could not be completed. An exception occurred.
> > > >
> > > > Attached is a fix, would anyone have access to add write permissions for me to http://smalltalkhub.com/mc/Seaside/Seaside31/main/ ?
> > > >
> > > >
> > > >
> > > > Thanks,
> > > >
> > > > John
> > > >
> > > > <JQuery-UI-JohnCBorden.90.mcz >_______________________________________________
> > > > Magritte, Pier and Related Tools ...
> > > > https://www.iam.unibe.ch/mailman/listinfo/smallwiki
> > >
> > > _______________________________________________
> > > seaside-dev mailing list
> > > seaside-dev(a)lists.squeakfoundation.org
> > > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
> >
> > _______________________________________________
> > seaside-dev mailing list
> > seaside-dev(a)lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
>
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki