Search Type: Posts; User: Al Jey
Search: Search took 0.02 seconds.
-
8 Nov 2011 12:31 AM
- Replies
- 5
- Views
- 7,418
The more ExtJS like way would be:
var delayedClick=new Ext.util.DelayedTask(function(){
if(doubleClick)onDblClick();
else onClick()
});
wtf.on('click',function(){
... -
5 Jun 2011 10:15 PM
- Replies
- 7
- Views
- 1,469
:-) this is awesome (works perfectly), thanks, haven't been able to find this anywhere
did you come up with this yourself? -
25 May 2011 10:30 PM
- Replies
- 7
- Views
- 1,469
This your "new way of doing it" really makes no sense if I, for example, want to DEFINE a default window rendered to some panel, like:
Ext.define('My.view.Window',{
extend:'Ext.window.Window',... -
8 Apr 2011 1:26 AM
- Replies
- 5
- Views
- 744
I don't have any extra css styles and still the QuickTips body is displayed transparent
25544
???
please help
Sincerely, Al Jey
skype:al_jey
e-mail:aljey1972@gmail.com
Results 1 to 4 of 4
