iain duncan <[EMAIL PROTECTED]> writes:

> Once it is further refined I will be happy to share the code. Right now
> it's an unsightly mess as I'm still figuring out the best way to use the
> widgets for it. It's probably something that would be good to have as as
> a ToscaWidget in the not too distant future. 

For widgets that are too complicated using CompoundWidgets and a custom layout
seems the best to me.  At least, I'm finishing one form where if it wasn't
possible to position things using the custom template I wouldn't be able to do
that.  (It is the recreation of a paper form on screen, with some
enhancements...).

> I think you're right about the frames. By making it ajax based it seems
> like I'd run a risk of getting stuck in dynamic positioning hell. I also
> like the fact that the frame solution can closely resemble the way it
> will be done in a wxWidgets app too.

Dynamic positioning is not all that hard once you know what IE doesn't
do... :-P  http://www.barelyfitz.com/screencast/html-training/css/positioning/
this page helps with CSS and a dynamic example.

> Thanks for the tips!

You're welcome. 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to