Search Type: Posts; User: ilazarte
Search: Search took 0.02 seconds.
-
5 Nov 2011 2:16 PM
Jump to post Thread: Create a 'month' date picker. by ilazarte
- Replies
- 0
- Views
- 271
Hello all,
I'm brand new to Ext 4, and I'm having a little trouble locating the appropriate tutorial for this.
I have a list of dates that I've received from a js function other than Ext. ... -
4 Apr 2008 11:25 AM
Jump to post Thread: Showing server logs with "tail" by ilazarte
- Replies
- 11
- Views
- 2,571
post it for the curious!
-
4 Apr 2008 8:06 AM
- Replies
- 0
- Views
- 875
Here's the goal, I have to popup a window, and write some content dynamically to it.
The content will be information about a Javascript error in the parent, so I'll be using window.onerror to... -
18 Oct 2007 6:57 AM
- Replies
- 1
- Views
- 817
I didn't see an easy option there in the configurables. I just want the dialog to show up without the overlay behind it. Did I miss it somewhere?
-
12 Jun 2007 7:53 AM
Jump to post Thread: iPhone Web 2.0 apps by ilazarte
- Replies
- 8
- Views
- 7,257
This has always been the ideal way for me to write mobile apps, but I'm concerned about the phones browser compatability. Do they envision this as a parallel to Firefox/IE ?
-
12 Jun 2007 7:51 AM
- Replies
- 0
- Views
- 796
I tried to post this in the FR forum, but I didn't have permissions.
Please see the thread below for background.
http://extjs.com/forum/showthread.php?t=7566
Ext.addBehaviors is a good... -
12 Jun 2007 6:42 AM
Jump to post Thread: [1.1] Behaviors question by ilazarte
- Replies
- 10
- Views
- 2,939
That is what I was hoping for as well :)
This is an ideal spot for the delegation pattern instead of listener. Is there a place where I can log a change request/feature request? The nice part... -
11 Jun 2007 9:33 PM
Jump to post Thread: [1.1] Behaviors question by ilazarte
- Replies
- 10
- Views
- 2,939
Very nifty idea with the selectors. Question, are event handlers actually created for every element? IE: is this bad on a page with a lot of links?
'a@click' : function(e, target){
... -
11 Jun 2007 10:41 AM
Jump to post Thread: Ext 2.0 is in SVN!! by ilazarte
- Replies
- 59
- Views
- 33,679
btw i've usually seen them called "TreeTable". I'm excited for the components. Really the only problem with Ext is knowing which version to jump onto!
-
3 Apr 2007 9:05 AM
Jump to post Thread: [1.0 Beta] Opera 9 redraw bug by ilazarte
- Replies
- 1
- Views
- 3,944
Opera 9 is loading pages in the demo app with an incomplete screen redraw.
i.e.:
http://extjs.com/deploy/ext-1.0-beta1/docs/
Loads up with the entire right side blue, and not the correct panel... -
30 Mar 2007 11:38 AM
- Replies
- 9
- Views
- 2,521
wasn't for in one of the reasons yui was developed in favor of prototype?
-
25 Mar 2007 8:47 PM
Jump to post Thread: tree questions by ilazarte
- Replies
- 0
- Views
- 1,286
Not sure if anyone has done much investigation here:
1. i'm looking for a lazy version of the tree where inform expanded nodes nodes via a callback.
query data, attach new nodes to clicked... -
20 Mar 2007 1:10 PM
- Replies
- 25
- Views
- 6,779
hehe, average for gamers and average for the standard consumer are very different things.
-
20 Mar 2007 8:28 AM
- Replies
- 25
- Views
- 6,779
i have a default video card at home... do you have an special accelerator? it's really choppy for me on my 3400 AMD.
-
19 Mar 2007 10:05 PM
- Replies
- 25
- Views
- 6,779
Just saw this too... Apollo is sloooow! So much for an advantage over swing etc...
They really owe a nod to Jack though, kind of wrong to just drop it in with little or obscure credit. -
15 Mar 2007 9:07 PM
- Replies
- 0
- Views
- 1,177
http://www.ivanlazarte.com/offsite/corner-issue-alpha-3.gif
its seems like this is probably a css issue.
it is also visible in the message box when i run the dialog/message tests. FF looks fine... -
5 Mar 2007 12:29 PM
- Replies
- 8
- Views
- 2,522
The Atlassian devs are top notch like their products. I wish someone on their side had posted a note here however, as well as more detailed info on how they traced the source of the leaks.
-
26 Feb 2007 5:45 AM
Jump to post Thread: Rev 5 Notes & Ramblings by ilazarte
- Replies
- 15
- Views
- 4,682
agreed... i know that i would hate/resent everything associated with the code after a few nights like that. breathe jack, breathe! white heat is nice, but then there's the recovery period...
-
23 Feb 2007 5:18 PM
Jump to post Thread: Autocomplete text form fields? by ilazarte
- Replies
- 56
- Views
- 11,832
As someone who went through the pain of implementing an autocomplete based of yui a while ago (without ext), I'll vote for this- and for the datastore option. There are so many parts where having...
-
21 Feb 2007 8:33 PM
- Replies
- 0
- Views
- 2,202
I'm seeing a lot of image downloads in the TreePanel demo, and in general flickering here and there.
This can be fixed as a two-parter.
1. Static background image cache function.
-... -
21 Feb 2007 5:04 PM
Jump to post Thread: TreePanel with Context Menu by ilazarte
- Replies
- 18
- Views
- 24,716
my advice is for you to create a test class with all the types of scoping you've seen to see what goes wrong when you remove/add this.
in this specific case, I believe the menushow method is being... -
21 Feb 2007 2:06 PM
Jump to post Thread: TreePanel with Context Menu by ilazarte
- Replies
- 18
- Views
- 24,716
I tried coding my own aligment function a while ago. Even with the handy YUI dom it was tricky. I'm not sure the general public can quite appreciate how much detail and effort has gone into making...
-
21 Feb 2007 8:36 AM
Jump to post Thread: TreePanel with Context Menu by ilazarte
- Replies
- 18
- Views
- 24,716
it sometimes is truly shocking how easy it is to work with Ext. thanks for this example.
-
20 Feb 2007 3:46 PM
- Replies
- 10
- Views
- 4,087
http://yuiblog.com/blog/2007/02/20/yui-220-released/
fyi! -
20 Feb 2007 1:53 PM
- Replies
- 2
- Views
- 2,093
I'm testing in 9.01 and it looks great to me, with some minor exceptions. I'll try to review a little closer to see if it's consistent among the 3 major browsers. During my own work on FF2, IE6,...
Results 1 to 25 of 59
