The-M-Project
The-M-Project copied to clipboard
'The-M-Project' is a Mobile HTML5 Application Framework.
ssia... Should be done before v1.3 release
By now, the setActiveItem method of the M.CarouselView only takes the CarouselItemView object or the ID of such an item as parameters. It would be nice to be able to...
It exists the requirement to style a view depending on the value it receives. Example: once a label has the value 'Completed' it shall be displayed in green text color....
As Coinadrink posted on Google Groups (https://groups.google.com/group/themproject/browse_thread/thread/d5136d9bbd3299d4), there is a problem with dynamically added TextFieldViews. They do not get themed properly!
look at this Google Groups talk: https://groups.google.com/group/themproject/browse_thread/thread/8c73cdef3a314c06?hl=de
If a list is empty, an "emptyView" should be displayed that can be defined by the developer. Also the list should remove its items, if a flag "shouldEmptyList" (that also...
In a recent blog post, we were talking about a new component allowing an application to use the web socket technology to bidirectionally communicate with a server (c.p. http://blog.the-m-project.org/2011/11/694/). This...
Wouldn't it be cool to have all Framework logs in your own language? Like the I18n module just integrated directly in the framework.
When having a selection list with content binding of a few objects, on which some are selected. Then changing the bounded data (all selections are cleared) And re-selecting the same...