Search Type: Posts; User: dannmartens
Search: Search took 0.04 seconds.
-
27 Nov 2012 5:24 AM
- Replies
- 3
- Views
- 1,431
Scratch (2) of my previous remark: that part was caused by a statement which was left behind in error, while fiddling with the configuration. Sorry about that. It does enable when asked.
-
27 Nov 2012 2:58 AM
- Replies
- 3
- Views
- 1,431
On closer inspection, I found out that the:
(1) the apparent erratic behavior of the slider position is caused by an exception escaping from handler code over the event bus. By catching the... -
26 Nov 2012 7:16 AM
- Replies
- 3
- Views
- 1,431
Required Information
Version(s) of Ext GWT
Ext GWT 3.0.1, 3.0.3-SNAPSHOT
Browser versions and OS
(and desktop environment, if applicable)
Internet Explorer 9, Windows 7
Firefox 16.0.2,... -
25 May 2012 5:04 AM
- Replies
- 6
- Views
- 1,863
I was in the process of trying to figure out why DateField validation didn't work anymore. I guess this thread solves that.
At any rate, I think it did work with
... -
30 Mar 2012 5:58 AM
- Replies
- 2
- Views
- 502
Dear Sencha Team,
After upgrading to RC from Beta 4, I noticed that the titles of ToolTips aren't rendered anymore. The ToolTip examples in the Explorer Demo appear to demonstrate the issue, as... -
27 Mar 2012 7:18 AM
- Replies
- 3
- Views
- 817
Hi Brendan,
Thanks!
However, I believe I did initialize the marker with a specific sprite:
Sprite marker = Primitives.circle(0, 0, 20); -
22 Mar 2012 4:43 AM
- Replies
- 3
- Views
- 817
Dear Sencha Team,
I've tried to set up a scatter plot with a custom rendering delegate, following the example in:
ScatterRendererExample.java
After I got stuck with a ClassCastException... -
16 Mar 2012 1:28 AM
- Replies
- 7
- Views
- 1,079
Thanks. For now, I have workaround in place: a scheduled command collapses the FieldSet at a later, safer time.
As soon as the new release hits the shelves, I'll revert to give it a spin.
Keep... -
14 Mar 2012 4:49 AM
- Replies
- 7
- Views
- 1,079
Is this related to the NullPointerException I reported in http://www.sencha.com/forum/showthread.php?186831-Beta4-Trying-to-initialize-a-FieldSet-as-collapsed-throws-NullPointerException. ?
-
11 Mar 2012 8:31 AM
- Replies
- 7
- Views
- 1,079
Dear Sencha Team,
I have tried to hide a part of a form using a collapsed FieldSet.
final FieldSet fieldSet = new FieldSet();
fieldSet.setCollapsible(true);
fieldSet.setCollapsed(true); -
18 Feb 2012 2:53 AM
- Replies
- 2
- Views
- 595
Thanks, Colin, for your great explanation.
In fact, it would appear that I have made the wrong assumption in terms of what those drag x and y coordinates apply to. In my application, I'm... -
13 Feb 2012 8:44 AM
- Replies
- 2
- Views
- 595
Dear Sencha,
I created a drop target which is required to listen in to the absolute x and y coordinates associated with the drop event.
From what I can tell after writing a proof-of-concept is... -
23 Aug 2010 4:07 AM
Jump to post Thread: Highcharts with Sencha Touch by dannmartens
- Replies
- 8
- Views
- 3,564
I've managed to integrate Raphaël content with Touch: http://yfrog.com/mt4xjp
I hope the Touch team will introduce official support for Raphaël content soon. There doesn't appear to be a forum at...
Results 1 to 13 of 13
