-
8 Nov 2008 8:59 PM #11
Thanks, I checked in the fix to svn. Demo is already working, but the svn repo has a 1 hour delay for the source code I think (you can get source directly from my directory right now though).
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
12 Feb 2009 6:13 AM #12
MJ, what's license?
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
12 Feb 2009 6:26 AM #13
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
12 Feb 2009 6:28 AM #14
Actually license is shown here:
http://extjs-ux.org/docs/index.html?....MessageWindow
If that doesn't give you freedom you need to use as you want, let me know so I can change it.MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
12 Feb 2009 6:52 AM #15
Good. So it looks like I could use it. Any idea about a stable release?
This is alpha version so some features are going to be added? (BTW, I don't need anything more.
)Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
12 Feb 2009 7:09 AM #16
My first release was dubbed 'alpha' status, there's been little feedback since then so I haven't done anything to add features or change the status.
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
21 Feb 2009 1:26 PM #17
MJ, could you please to make a brief review of MessageWindow and change its status to stable if you won't find any problems? Maybe I'm too conservative
but I hate to use alpha versions.Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
21 Feb 2009 1:40 PM #18
... more: I would appreciate if there would be some defaults like: position=bottom-right, animation=slide-in from bottom + fade-out to disappear, icon=icon-info (or any other reasonable name) so if I would get reasonable appearance specifying only title and message.
I'd also like if there would be a singleton that would take care about window creation so I'd only need to write only sth like:
in the user space.Code:MessageWindow.show(message, title); // title optional, defaulting to "Information" // or, in the case of changing appearance/behavior MessageWindow.show(config); // with full config object
Last, a configurable sound effect please.
Thanks,
SakiJozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
19 Mar 2009 2:34 PM #19
MJ,
I was trying to run my examples against upcoming Ext 3.0 (today's svn) and this example that uses MessageWindow spits some errors to me.
It is not urgent but could you please take a look what's that?
Note: On-line version of examples is still on 2.2.1.
Jozef Sakalos, aka Saki
A lot of valuable info at:
Saki's Extensions and Plugins
Saki's Extensions and Plugins Docs
Saki's Examples, Latest: Grid in Card Layout
Saki's Blog, Featured: Writing a Big Application in Ext, Latest: Grid MultiSearch Plugin Video
-
20 Mar 2009 5:04 AM #20MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow


Reply With Quote
