View Full Version : EXT have something similar to jquery plugin jGrowl
EXT-Phuket
13 Jul 2009, 1:46 AM
Hello,
I have used jquery plugin on a light wieght project, and love it, and am wondering if there is something similar already built into ExtJS?
Animal
13 Jul 2009, 1:53 AM
Explain what you need.
EXT-Phuket
13 Jul 2009, 2:01 AM
Exactly what jGrowl does, a messaging system to relay messages to the user. The message can be "sticky" or fade away after X time. The ability to deliver multiple messages to the screen.
I guess it would not be too hard to port the idea over, just wondering if its already been done?
Animal
13 Jul 2009, 2:03 AM
I don't remember seeing a UX to do exactly that. Should be an easy port.
campersau1
13 Jul 2009, 2:08 AM
Maybe something like this:
http://extjs.com/forum/showthread.php?t=48135 ?
EXT-Phuket
13 Jul 2009, 2:15 AM
Maybe something like this:
http://extjs.com/forum/showthread.php?t=48135 ?
Yeh like that, only the code errors in IE...
@animal, i don't think it would be to hard either just did not want to do it if some one already had, I will attempt it next week and if successfull I guess release my first contribution to EXTjs.
Animal
13 Jul 2009, 3:05 AM
Good man. It's good to get some more volunteers in and more user-contributed UXs. I'm sure you will get some help with it when you post it up!
cherbert
14 Jul 2009, 4:56 AM
I would be very interested in an Ext.ux.Growl
hanne
19 Aug 2009, 5:59 AM
Try the MessageBox examples (http://extjs.com/deploy/dev/examples/message-box/msg-box.html); when you dismiss a MessageBox you get something like jGrowl on top of your screen...
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.