Hi,

is it possible to combine Glamour bricks with the new Bricks?

Namely I am looking for text field input and select box (drop box).

There is GLMRubTextFieldBrick or RubTextFieldMorph
however the GLM* seems to require some kind of special themer, and regular morphs fail on #isBrickedBloc (I also tried asBrick, however that returns GLMMorphBrick which also doesn't respond to #isBrickedBloc).

So is it possible to combine it somehow, or do I have to wait until all the basic widgets are written in Bloc/Brick?

Thanks,
Peter