I just looked at the sencha's ext-4.0-pr1 source ... they have a realy cool
drawing engine and charts on top with support for svg, canvas and
vml ... probably done by Nicolas Garcia Belmonte of http://thejit.org/demos/
fame ... wow ...
http://www.sencha.com/blog/ext-js-4-preview-drawing-and-charti
I have scrubbed the forums (and possibly not been using the right search
terms,) but how does one center the text in a standard qx.ui.table.Table
table's headers? I've managed to center the cell text via the cell
renderers, but would like to do the same for the headers.
--
View this message in c
Nevermind, self-posting a response.
The documents explicitly state "An array of strings or elements" for
the first argument. By passing a string, qx was trying to parse every
character in the string as a separate HTML element. I have changed to
the following invocation, which works (after adding
I have a string of HTML that makes up a fragment - in this case it's
the entire body of a webpage. I want to sanitize the input to remove
the content of the script tags on the page. I see back before v0.8
there used to be a qx.bom.String.stripScripts() or something similar,
but that has since bee
Hi Thomas,
yes: "doesn't work" should be translated to
"I wrongfully expected something else" in my case! ;)
Thanks and sorry again for any trouble caused,
Peter
On 2011-02-16 14:11 thron7 wrote:
> Look, "doesn't work" isn't probably the right attribute, I call it
> "works as designed".
>
>
Hi!
On 16 February 2011 06:46, Derrell Lipman <
derrell.lip...@unwireduniverse.com> wrote:
> Are you retrieving the application via https too?
>
It works now. Thanks.
Joachim
--
The ultimate all-in-one performance tool
On Tue, Feb 15, 2011 at 23:30, Joachim Baran wrote:
> Hi!
>
> Is it possible to use RPC over HTTPS instead of HTTP? I just made the
> switch and the RPC calls do not work anymore.
>
> In Chrome's JavaScript console it only says: qx.io.remote.Exchange:
> Unknown status code: 0 (4)
>
>
Are you r
Hey,
> thanks ... btw, when does this code get evaluated ? Once for each state?
> Or for each toolbar-button as it is being put into the dom ?
As far as i know, its cached so it should be once for every state combination.
Best,
Martin
--
Look, "doesn't work" isn't probably the right attribute, I call it
"works as designed".
The configuration of component/apiviewer is designed to support
*developing* the Apiviewer application, and not to impress the casual
observer. It includes much less classes to display than, say, the
config
Hi T.
you are right. Somehow I did build the API-Viewer different.
The regression I've reported seems to be related to that different build-
setup. Sorry
For the record:
a) create application path
"$> tool\bin\create-application.py --name _test"
build API from app-path
"$> cd _test"
Re: RPC Problem
Hi.
I can think of two reasons for your problem. Either there's a network setup
problem, or you compute the service URL in a wrong way.
Can you access the start page of the apache which runs on your laptop from a
browser not running on your laptop? If not, it's a network setup
Hi Martin,
Today Martin Wittemann wrote:
> Hello Tobi,
> sorry for the late answer. I have been busy yesterday to finish something new
> (blog post will come today).
>
>
> > I have been testing more of my applications with the simple theme,
> > and they work quite well ... thanks a lot!
> Thats
12 matches
Mail list logo