[Nitro] TextArea and DateTime controls
George Moschovitis
george.moschovitis at gmail.com
Mon Apr 9 02:50:26 EDT 2007
> 1) The DateTime control ( raw/lib/raw/view/control/attribute/datetime.rb
> ) is not implemented. If I'm feeling ambitious and have the time, does
> anyone have ideas on how they'd like to see it implemented, or are there
> partial implementations laying around just waiting to be finished?
I would expect 3 combos (year, month, day)
> 2) I've specified a textarea control for one of the attributes of a model:
>
> attr_accessor :content, String, :control => :textarea
There must be a :style attribute or something, check out the source
code, I don't remember exactly.
> And one random idea:
> I can envision doing the same thing with Nitro. Assuming there existed
> a parallel set of controls that generates native UI components instead
> of HTML, it'd be neat if there were some global switch that could be
> flipped to switch between the two.
this sounds nice, but it is out of my scope for the moment. If anyone
wants to try this, be my guest.
-g.
PS: back to some rather cool nitro-jquery coding ;-)
--
http://georgeandstella.com
http://blog.gmosx.com
http://cull.gr
http://www.joy.gr
http://nitroproject.org
More information about the Nitro-general
mailing list