[qooxdoo-devel] Wrong API doc on table column model

2016-02-16 Thread Martin Sláma
Hello, I have spent some time investigating behavior of the table column model, because it did not do what was written in API doc. Specifically I mean method Basic.setColumnsOrder(Array), where example in parameters description is wrong. setColumnsOrder(Integer[] newPositions) Reorder

Re: [qooxdoo-devel] Fill Select Box via qx.data.controller.List with Array of qx.Objects looks empty

2015-07-13 Thread Geissler, Martin
= new qx.data.controller.List(kvparray, selectBox, "value"); this.getRoot().add(selectBox, { left : 50, top : 50}); Von: Geissler, Martin [mailto:martin.geiss...@wika.com] Gesendet: Montag, 13. Juli 2015 19:01 An: qooxdoo-devel@lists.sourceforge.net Betreff: [qooxdoo-devel] Fill Select Box

[qooxdoo-devel] Fill Select Box via qx.data.controller.List with Array of qx.Objects looks empty

2015-07-13 Thread Geissler, Martin
Did I miss? Thank you very much Kind regards Martin Geißler -- Bevor Sie diese E-Mail ausdrucken, überlegen Sie bitte, ob dies wirklich erforderlich ist. Please think before you print. -- WIKA Alexander Wiegand SE & Co. KG, Klingenberg - Germany Kommanditgesellschaft: Sitz Klingenberg

Re: [qooxdoo-devel] No migration path to 5.0 in generator?

2015-06-24 Thread Martin Wittemann
Hey, > is it on purpose that there is no migration to 5.0 (only to 4.x) for the > generator in qx desktop 5.0? No, not really. We already fixed that for master. But its not that bad as there has been nothing to migrate automatically anyway. Regards,

Re: [qooxdoo-devel] right mouse click: qx.ui.virtual.core.Pane versus qx.ui.table.Table cellTap

2015-06-21 Thread Martin Wittemann
Hey, has this behavior changed compared to the 4.x release line? I don’t think we changed anything on intention there so if it is different from the behavior before, it is a regression. Regards, Martin > Am 21.06.2015 um 18:31 schrieb Marcel Ruff : > > Hi, > > I use qooxdoo

Re: [qooxdoo-devel] how to make circular images with decorator/CSS

2015-05-27 Thread Martin Wittemann
Hey, you could use an incredible high integer value to get that done. Usually the browser do not care of the radius is higher than it could be. Regards, Martin > Am 27.05.2015 um 17:42 schrieb slah : > > Hello, > I'm trying to show an image in a circular shape like googl

Re: [qooxdoo-devel] Qooxdoo 5.0, no more 4.2? What? can we get more info about it?

2015-05-21 Thread Martin Wittemann
Sure, we will get you all up to date in todays weekly. ;) > Am 21.05.2015 um 18:03 schrieb Phyo Arkar : > > I saw version bumped to 5.0 , thats mean major release. > > Can we get any sneak peek ? A summary. > -- > One da

Re: [qooxdoo-devel] Qooxdoo vulnerability?

2015-04-28 Thread Martin Wittemann
Hey, just checked it using ClamXav on my mac and found the „exploit“ as well but only in an older version (4.0.2). The current master is ok and does not have any detected vulnerability may it be a false positive or not. Regards, Martin > Am 27.04.2015 um 19:41 schrieb Matt Davis - NOAA Fede

Re: [qooxdoo-devel] Back at it Need Help

2015-04-11 Thread Martin Wittemann
Hey, that didn’t work with qx.fx, as far as I can recall, either so should be a problem for the migration. But when it comes to fading, thats easy and already supported for widgets. But stuff like positioning is not that easy and needs a framework fix. Regards, Martin Am 11.04.2015 um 02:52

Re: [qooxdoo-devel] question about qx.Website

2015-03-30 Thread Martin Wittemann
for the table fill data? You > can tell me something about this model array structure/type data Sure, I updated the codepen sample to showcase that as well: http://codepen.io/anon/pen/VYRdVK Regards, Martin -- Dive into the

Re: [qooxdoo-devel] Can you guys take a look at http://bugzilla.qooxdoo.org/show_bug.cgi?id=5615

2015-03-30 Thread Martin Wittemann
Hey, thanks for the pointer. As we don’t need that feature at the moment, we won’t get it done in the near future. But we are, as always, open for any pull request regarding this feature. Regards, Martin > Am 30.03.2015 um 08:37 schrieb Phyo Arkar : > > The long forgotten but ve

Re: [qooxdoo-devel] question about qx.Website

2015-03-29 Thread Martin Wittemann
ng, I can use qx.Website.table instead HTMLtable for > some large printing¿ That should work but I don’t see much of an advantage as the main reason for the table widget would be user interaction. Regards, Martin -

Re: [qooxdoo-devel] Two (2) column ListItem for SelectBox

2015-03-27 Thread Martin Wittemann
property and use that or you don’t extend from list item and create your own. But the select box requests some API to be existing like getLabel, getIcon and getRich. Make sure you have these API on your custom widget to make it work. Regards, Martin > Am 26.03.2015 um 17:56 schrieb Tom Sad

Re: [qooxdoo-devel] Hide Window Header Bar

2015-03-25 Thread Martin Wittemann
seless as you can’t drag or close the window anymore. Maybe you are looking for a popup instead of a window? Regards, Martin -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Int

Re: [qooxdoo-devel] Memory leaks

2015-03-01 Thread Martin Wittemann
e.g. so no matter what, it should be equals for both and is worth a bug report. :) Thanks, Martin > Am 01.03.2015 um 18:08 schrieb jxjl : > > I have finally found the solution > > when I insert button directly to window it is disposed by destroy method, > but when I add it

Re: [qooxdoo-devel] Bug when compiling mobile app with sass

2015-02-04 Thread Martin Wittemann
Hey, > Is it a known bug? Any idea to fix that? No, never heard of that. Did you try to update your sass-version? Sounds like a bug to me as it works on my OS X running Sass 3.4.9 (Selective Steve) and on a debian running Sass 3.2.12 (Media Mark). Regards, Mar

Re: [qooxdoo-devel] Bug introduced in 4.0.2 by bugfix on qx.event.handler.Pointer

2015-01-18 Thread Martin Wittemann
Thanks. :) > Am 16.01.2015 um 10:08 schrieb Jeroen Smit : > > Hi, > > I filed http://bugzilla.qooxdoo.org/show_bug.cgi?id=8871 > > Regards, > Jeroen > > ________ > From: Martin Wittemann [martin.wittem...@1und1.de] > Sent:

Re: [qooxdoo-devel] Bugs

2015-01-16 Thread Martin Wittemann
which you think is worth fixing, just reopen it. Regards, Martin -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from

Re: [qooxdoo-devel] Bug introduced in 4.0.2 by bugfix on qx.event.handler.Pointer

2015-01-14 Thread Martin Wittemann
Hey, sounds like a bug to me. Could you open an issue in bugzilla for use? Regards, Martin > Am 14.01.2015 um 10:07 schrieb Jeroen Smit : > > Hi, > > > > I have just upgraded to the bugfixing release 4.0.2 and I noticed a side > effect of the change on qx.event.hand

Re: [qooxdoo-devel] Test error theme is null

2015-01-07 Thread Martin Wittemann
I can’t see anything that could cause that problem you described. But usually those kinds of errors are related to missing requires. Do you have a custom theme? Is that included in your test build? Regards, Martin > Am 07.01.2015 um 10:33 schrieb halcwb : > > MartinWittemann wrote >

Re: [qooxdoo-devel] Would it be possible to move to a more convenient user forum?

2015-01-07 Thread Martin Wittemann
f the problems why you as > a framework don't get the exposure you deserve. Also agree on that that but getting that resources it not as easy as it sound. ;) Regards, Martin -- Dive into the World of Parallel Programmi

Re: [qooxdoo-devel] Would it be possible to move to a more convenient user forum?

2015-01-07 Thread Martin Wittemann
s I was never pleased with the simple possibilities a mailing list offers. But on the other hand, a mailing list also has some advantages. Nevertheless, setting up a forum and moderating it is something we (as the core team) unfortunately don’t have the time t

Re: [qooxdoo-devel] qooxdoo and material ui

2015-01-07 Thread Martin Wittemann
Hey, I would advice you to start copying a given theme and change all things necessary there. The simple theme should be the best for such a task as its not extended and is not too complex. If you have anything to show, I would be interested to see. :) Regards, Martin > Am 29.12.2014 um 07

Re: [qooxdoo-devel] qooxdoo mobile 4.1 iOS

2015-01-07 Thread Martin Wittemann
Hey, could you open up a but report for that issue so we can take a look and get if fixed for the next release? Regards, Martin > Am 17.12.2014 um 12:32 schrieb sty karr : > > When the user starts a touch event from the inside of an input field and > tries to scroll, the

Re: [qooxdoo-devel] Test error theme is null

2015-01-07 Thread Martin Wittemann
Hey, do you still have the problem? What did you exactly do to get that problem based on which qooxdoo version? Regards, Martin > Am 24.12.2014 um 22:11 schrieb halcwb : > > This problem gets annoying. After some ./generate.py source-all jobs, the > problem reappeared. Some sort o

Re: [qooxdoo-devel] Test mobile indigo.css not found

2015-01-07 Thread Martin Wittemann
Hey, What version of qooxdoo do you use? Regards, Martin > Am 24.12.2014 um 14:18 schrieb halcwb : > > When trying to generate a mobile test version, the path is set to > css/indigo.css but should be scss/indigo.scss. Note that I first generated a > regular test project. May

Re: [qooxdoo-devel] Test mobile indigo.css not found

2015-01-07 Thread Martin Wittemann
> Am 24.12.2014 um 14:18 schrieb halcwb : > > When trying to generate a mobile test version, the path is set to > css/indigo.css but should be scss/indigo.scss. Note that I first generated a > regular test project. Maybe that was the problem? > > > > -- > View this message in context: > http:

Re: [qooxdoo-devel] Weird Mobile App Locale String

2014-12-18 Thread Martin Wittemann
If its in the frameworks code, it is sure worth a bug report which should be fixed. Could you open one containing your description? > Am 18.12.2014 um 14:58 schrieb csfahey : > > I didn't know what to do to get around this bug using Qooxdoo so this is what > I am using as a solution: > > var lo

Re: [qooxdoo-devel] Weird Mobile App Locale String

2014-12-17 Thread Martin Wittemann
This is strange in deed. I just checked the code we have in the framework to detect the locale. The locale is set in the manager [1] either to an default locale (which is „C“) or it detects the locale based on navigator.userLanguage || navigator.language [2]. Could you check those variables in y

Re: [qooxdoo-devel] Redefine / delete child controls

2014-12-17 Thread Martin Wittemann
I. Some other parts of the DateField might get the child control and rely on the Textfield API (like setValue). Regards, Martin [1] http://demo.qooxdoo.org/current/apiviewer/#qx.ui.core.Widget~_createChildControlImpl!method_protected -

Re: [qooxdoo-devel] How to use icon fonts or svg for widget icon

2014-12-14 Thread Martin Wittemann
ide anyway, I would go with a rich label including a span with the font icon in the beginning. Regards, Martin -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge

Re: [qooxdoo-devel] Qooxdoo users

2014-12-11 Thread Martin Wittemann
. We can sure give you a head start, figure out what needs to be done and a way out how we get that integrated as well. Regards, Martin [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=6606 Am 12.12.2014 um 01:00 schrieb Petr Kobalíček mailto:kobalicek.p...@gmail.com>>: This would

Re: [qooxdoo-devel] General code structure

2014-12-10 Thread Martin Wittemann
eck out the feed reader demo app [1] which also uses data binding. This is a powerful feature which helps to keep the views up to date! Regards, Martin [1] https://github.com/qooxdoo/qooxdoo/tree/master/application/feedreader -

Re: [qooxdoo-devel] Qooxdoo users

2014-12-05 Thread Martin Wittemann
your awesome project to your dear community of just 20-30 active and happy users :D . Our common channel of spreading the news is our blog which sure will reach more than 20-30 people. ;) Regards, Martin -- Download BIRT iHub F

Re: [qooxdoo-devel] Qooxdoo users

2014-12-04 Thread Martin Wittemann
doo. The next repo is something derived from qooxdoo but has no intention to replace it. So there should be no need to worry about any running apps you guys have out there. I though that was somehow clear with the blog post A

[qooxdoo-devel] Code Freeze for the upcoming qooxdoo Releases 4.1/4.0.2

2014-12-04 Thread Martin Wittemann
Wednesday, 2014/12/10. Thanks, Martin -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel

Re: [qooxdoo-devel] Qooxdoo users

2014-12-03 Thread Martin Wittemann
request about coding style is not that urgent, especially in the preparation of a release. It is good to have a homogenous coding style but I have seen much worse code than the qooxdoo framework offers in most spots. So bare wi

Re: [qooxdoo-devel] Qooxdoo users

2014-12-02 Thread Martin Wittemann
h we hear a lot) is not only up to us in the core team. Everyone can step up and write posts about qooxdoo, speak on conferences or promote the framework on other channels as well. Regards, Martin -- Download BIRT iHub F-

Re: [qooxdoo-devel] Qooxdoo users

2014-11-24 Thread Martin Wittemann
ons Website API Viewer: ~1000 page impressions I’m not sure if that could help us to guess the number of active uses. What do you think? Regards, Martin -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Serv

Re: [qooxdoo-devel] Qooxdoo users

2014-11-23 Thread Martin Wittemann
> Am 22.11.2014 um 01:54 schrieb bobmanc : > > does anybody know the approximate number of active users of qooxdoo? Maybe you can guess any numbers based on the number of downloads. We have most of the time more than 900 downloads a month [1]. Of course, thats only the SDK downloads and only f

Re: [qooxdoo-devel] WebSocket implementation

2014-11-12 Thread Martin Wittemann
well where you would keep the control over your code and don’t have to file a pull request for every other enhancement / bugfix. Regards, Martin > Am 12.11.2014 um 15:47 schrieb d...@cost-savers.net: > > We have sent a pull request to the qooxdoo. > > As WebSockets have not been

Re: [qooxdoo-devel] qooxdoo-contrib, again

2014-10-10 Thread Martin Wittemann
ou as committer. Regards, Martin [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=8524 Am 10.09.2014 um 16:45 schrieb Dietrich Streifert mailto:dietrich.streif...@googlemail.com>>: Hello everybody, I've tried to follow the discussion and I have to say that I'm just lost on all t

Re: [qooxdoo-devel] AlignX and AlignY Example

2014-10-06 Thread Martin Wittemann
Hey, you can check out that grid demo which might give you the sample you’re looking for: http://demo.qooxdoo.org/devel/demobrowser/#layout~Grid_Alignment.html Regards, Martin Am 06.10.2014 um 22:38 schrieb aecio mailto:vercingetori...@gmail.com>>: Hi everybody, I

Re: [qooxdoo-devel] WYSIWYG Editor

2014-10-06 Thread Martin Wittemann
imited resources, we like to keep our focus on the basics of the framework. ;) Regards, Martin -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box P

Re: [qooxdoo-devel] Flow Layout "vertical"?

2014-09-26 Thread Martin Wittemann
t seems like not even a simple override of one methods could do the job. You need to override almost every method of it so it might be a better idea to start with the abstract layout and copy the code over (I know, not a good idea usual

Re: [qooxdoo-devel] TodoMVC

2014-09-23 Thread Martin Wittemann
Hey, thanks for the pointer. We do already have a bug report for that [1] but did not have the time to get that done. But I agree that it could be a good thing to be listed within these frameworks. Regards, Martin [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=6606 Am 23.09.2014 um 22:19

Re: [qooxdoo-devel] window with popup's behavior and withour border, tabView.indexOf bug

2014-09-01 Thread Martin Wittemann
o get that done, a good start would be to read the manual page about creating custom widgets: http://manual.qooxdoo.org/current/pages/desktop/ui_develop.html Regards, Martin -- Slashdot TV. Video for Nerds. Stuff that mat

Re: [qooxdoo-devel] qooxdoo News

2014-08-28 Thread Martin Wittemann
Hey, Yes, checked the latest playground demo I added in the weekly which includes the direction as well. We have added this after the initial blog post because we spoke about the issue you brought up as well. :) Regards, Martin Am 28.08.2014 um 15:18 schrieb Derrell Lipman mailto:derrell.lip

Re: [qooxdoo-devel] qooxdoo News

2014-08-27 Thread Martin Wittemann
Hello Derrel, thanks for your feedback. This is already possible because the direction is already part of the events data. Based on that, the developer could trigger a reload only on down scrolls. Regards, Martin Am 15.08.2014 um 15:24 schrieb Derrell Lipman mailto:derrell.lip

Re: [qooxdoo-devel] Local Store not persisting

2014-08-17 Thread Martin Wittemann
ties there and the getter will be created for you. On the other hand, is you simply want to have a key value store without the data binding, I would suggest to take a look at the class qx.bom.Storage [1] which would handle that for you in amore suitable way. Regards, Martin [1] http://demo.qoox

Re: [qooxdoo-devel] IE11 in Edge document mode does not react on mouse clicks on buttons

2014-08-13 Thread Martin Wittemann
e tap event which seems to be missing (needs to be check as well). Do you include any other library or css into your project? Maybe its a side effect cause by more than one framework. Regards, Martin --

Re: [qooxdoo-devel] Documenation generation

2014-08-13 Thread Martin Wittemann
/write_api_documentation.html Regards, Martin Am 13.08.2014 um 16:37 schrieb adasko_lololo mailto:maciek_l...@tlen.pl>>: Dear qooxdoo team, I am working on a project and I need it to be properly documented. I would like the documentation to look like documentation to your project

Re: [qooxdoo-devel] TreeVirtual: attach objects to nodes

2014-08-05 Thread Martin Wittemann
elp. > Qooxdoo is a great framework ! Thanks. :) Regards, Martin -- Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps

Re: [qooxdoo-devel] qooxdoo and ES6 support

2014-08-03 Thread Martin Wittemann
make some of this wrapping > unneccessary and lead to more transparent code? I don’t know of any new language feature which could help there. But I agree with you an got an eye on that too, even though I don’t know how to tackle that probl

Re: [qooxdoo-devel] qooxdoo and ES6 support

2014-08-01 Thread Martin Wittemann
Object.observe(). This, too, could be > supported via transpiling. Personally, I’m looking forward to this day since the first introduction of data binding! :) So be sure as soon as all supported browser implement Object.observer I wil

Re: [qooxdoo-devel] Behavior change in selection manager

2014-07-10 Thread Martin Wittemann
ot able to do tests right now, perhaps tomorrow or next week… We recently released 4.0.1 with some drag & drop fixes. So if you update, make sure to use that release instead of the 4.0 release. Regards, Martin [1] http://demo.qooxdoo.org/current/demobrowser/index.html#ui~DragDrop.html [2

Re: [qooxdoo-devel] Behavior change in selection manager

2014-07-09 Thread Martin Wittemann
the selection on the first interaction e.g. mousedown / pointerdown the selection would also change on a touch scroll which is an unexpected behavior. So this change was necessary and on intension. :) Do you still having problems updating your code? If so, what are the issu

Re: [qooxdoo-devel] Behavior change in selection manager

2014-07-09 Thread Martin Wittemann
Hey, that sounds like a bug to me. Would you mind opening a bug for that? Regards, Martin Am 10.07.2014 um 00:31 schrieb Ed Adasiewicz : > I noticed that changing the selection behavior in 4.0 seems to have also > affected "contextmenu" behavior. In certain cases I need to rig

[qooxdoo-devel] qooxdoo 4.0.1 released

2014-07-09 Thread Martin Wittemann
every user of 4.0. For more details, see the corresponding announcements: http://news.qooxdoo.org/qooxdoo-4-0-1-released Regards, Martin -- Open source business process management suite built on Java and Eclipse Turn processes

Re: [qooxdoo-devel] Spinner SingleStep issue when using up/down button with Qx 4.0

2014-07-02 Thread Martin Wittemann
Great, thanks. :) Am 02.07.2014 um 11:38 schrieb Gerald Lo : > Martin, > > Thanks for your reply. > I will register a BugZilla account and report the bug. > > Regards, > Gerald > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.

Re: [qooxdoo-devel] Spinner SingleStep issue when using up/down button with Qx 4.0

2014-07-01 Thread Martin Wittemann
Hey, this sounds like a framework issue. Could you please open up a bug report so we can get that fixed for the next patch release? Regards, Martin Am 02.07.2014 um 04:51 schrieb Gerald Lo : > Hi All, > > When clicking up/down button of the spinner, > the number jumps 2 each ti

Re: [qooxdoo-devel] Which List/Tree Implementation is best for handling Huge number of items (Millions) .

2014-06-13 Thread Martin Wittemann
suggest two things: 1. Check if its really necessary to show millions if items at once and is it the best UX. 2. If so, load the data in batches and add the data to the models while scrolling. Regards, Martin -- HPCC Systems

Re: [qooxdoo-devel] Mousewheel events on SelectBox

2014-06-13 Thread Martin Wittemann
sign. If you want to have that feature, you have to implement it by yourself, but that should not be too much work. Regards, Martin -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Mat

Re: [qooxdoo-devel] Drag & Drop on table

2014-06-06 Thread Martin Wittemann
Hey, What do you exactly mean with „does not work“? We do have a table demo showcasing drag & drop [1]. This might be worth a look. :) Best, Martin [1] http://demo.qooxdoo.org/4.0/demobrowser/index.html#table~Table_Drag_And_Drop.html Am 06.06.2014 um 11:16 schrieb woprandi mailto:william.

[qooxdoo-devel] qooxdoo 4.0 and 3.5.1 released

2014-06-05 Thread Martin Wittemann
community of contributors and users for a great and ongoing support. Please help to spread the news: leave comments to the blog post, tweet, blog, tell your friends and colleagues. Appreciated! Martin -- Learn Graph Databases

[qooxdoo-devel] Code Freeze for the upcoming qooxdoo Releases 4.0/3.5.1

2014-05-22 Thread Martin Wittemann
have a public holiday on the 29th here in Germany, we won’t ship the releases before Monday, 2014/06/02. Thanks, Martin -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Sel

Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-20 Thread Martin Wittemann
Thanks you very much. Am 20.05.2014 um 09:34 schrieb Vincent Vandenschrick mailto:vvand...@gmail.com>>: Done : http://bugs.qooxdoo.org/show_bug.cgi?id=8365 Regards, Vincent 2014-05-20 9:19 GMT+02:00 Martin Wittemann mailto:martin.wittem...@1und1.de>>: Hey, thanks for bringing th

Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-20 Thread Martin Wittemann
Hey, thanks for bringing this up. Would you mind to open up a bug report for that issue? We should get that fixed for the soon coming 4.0 release. Regards, Martin Am 20.05.2014 um 07:05 schrieb Vincent Vandenschrick mailto:vvand...@gmail.com>>: Hi all, If I comment the following line

Re: [qooxdoo-devel] Sockets

2014-05-11 Thread Martin Wittemann
Hey, we don’t have any plan to include such classes at the moment. But feel free to open up an enhancement request in bugzilla: http://bugzilla.qooxdoo.org/ Regards, Martin Am 09.05.2014 um 17:23 schrieb Tancredi-Paul Grozav mailto:tedi1...@yahoo.com>>: Hello, Any plan of introducin

Re: [qooxdoo-devel] Firefox 29.0 and "window.controllers"

2014-05-05 Thread Martin Wittemann
Hey, yes we plan to have a release in the upcoming weeks. Regards, Martin Am 05.05.2014 um 09:16 schrieb schlagges : > MartinWittemann wrote >> Hi, >> thanks for bringing that up. We are already aware of that and fixed it in >> master and branch: >> http://bugzilla.

Re: [qooxdoo-devel] Firefox 29.0 and "window.controllers"

2014-04-29 Thread Martin Wittemann
Hi, thanks for bringing that up. We are already aware of that and fixed it in master and branch: http://bugzilla.qooxdoo.org/show_bug.cgi?id=8158 Regards, Martin Am 29.04.2014 um 15:28 schrieb Peter Schneider mailto:p.schnei...@tis-gmbh.de>>: Hi there, the (new) FireFox 29.0[1] seems t

[qooxdoo-devel] Merge of the pointer branch

2014-04-16 Thread Martin Wittemann
you give it a try and see anything unusual. Now is still the time to fix some issues before shipping the 4.0 release. :) Regards, Martin -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databas

Re: [qooxdoo-devel] Responsive web app

2014-04-15 Thread Martin Wittemann
t; similar, so you can refactor it. And i found an error in > qx.ui.layout.HBox example doc: "Here is a little example of how to use > the grid layout.", so instead grid should be HBox. Sorry, but i have > not git

Re: [qooxdoo-devel] Responsive web app

2014-04-14 Thread Martin Wittemann
he future for better responsive support. Regards, Martin [1] http://demo.qooxdoo.org/current/apiviewer/#qx.bom.MediaQuery [2] http://manual.qooxdoo.org/current/pages/desktop/ui_layouting.html#flex -- Learn Graph Datab

Re: [qooxdoo-devel] Back after 2 years, a serialization migration from 1.3.1 question

2014-03-07 Thread Martin Wittemann
ements. With that, there have been some API changes and there is a good doc about the changes in the manual [1]. Now, the error I have is on the Java backend, so it probably have nothing to do with Qooxdoo, but that was a way to subscribe the list and be with you again :-) Regards, Martin [1]

Re: [qooxdoo-devel] Qooxdoo with Web Components

2014-02-25 Thread Martin Wittemann
l sure have a look at it soon so we can make up our minds if its possible to use it. Regards, Martin -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS et

Re: [qooxdoo-devel] VirtualTree - reapply a filter?

2014-02-13 Thread Martin Wittemann
Hey, did you try to set a new delegate containing the new filter? Regards, Martin Am 13.02.2014 um 19:59 schrieb Michael Elsdörfer : > My VirtualTree as a delegate with a filter method - very useful. Now the > user toggles a checkbox and I need to apply a different filter logic. > &

Re: [qooxdoo-devel] Custom decorator not working after migration from 2.1 to 3.0.1

2014-02-05 Thread Martin Wittemann
of the background color and everything would be back to normal. Regards, Martin [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=8087 Am 03.02.2014 um 16:29 schrieb Martijn Verbrugh mailto:m...@realtimesolutions.nl>>: Hello, After migrating from version 2.1 to 3.0.1 an extension of the dec

Re: [qooxdoo-devel] how to use/init qxWeb inside desktop apps

2014-01-27 Thread Martin Wittemann
the basic functionality. Everything missing has to be included the same way. After that, rebuild and the API is ready to use. Regards, Martin Am 27.01.2014 um 16:09 schrieb benco mailto:b.collig...@gmail.com>>: Hi, I'm migrating a qx 2.0 desktop app. As I was using the

Re: [qooxdoo-devel] Databinding with mobile list items

2014-01-20 Thread Martin Wittemann
Hey, Thanks for sharing the solution. It’s alway good to have a solution ready for further referencing. Regards, Martin Am 20.01.2014 um 23:26 schrieb Vincent Vandenschrick : > Ok. I solved my own problem, so here is the solution for the records. > The key point is to have the model item

Re: [qooxdoo-devel] @ignore and 'generate api'

2014-01-15 Thread Martin Wittemann
possibly 'over-worked' the problem ;) > > Could you send me a ZIP of your skeleton application? It might be easiest for > me to detect the differences. > My application is a little to big/crowded (800+ classes) to be informative. > > Thanks again for the effort so

Re: [qooxdoo-devel] @ignore and 'generate api'

2014-01-15 Thread Martin Wittemann
guess you have tried it without the config change? Regards, Martin Am 15.01.2014 um 09:30 schrieb Peter Schneider : > Good morning Martin, > > I did try that, just forgot to mention it in the initial report, sorry > > The result with that tr

Re: [qooxdoo-devel] @ignore and 'generate api'

2014-01-14 Thread Martin Wittemann
Hello Peter, did you try to add your qxp namespace to the API_INCLUDE let key? This could resolve your problem. Regards, Martin Am 14.01.2014 um 13:22 schrieb Peter Schneider : > Hi List, > > it seems, that the 'api' job does not take @ignore() hints into account. >

Re: [qooxdoo-devel] qooxdoo 3.5 and 3.0.2 released

2013-12-18 Thread Martin Wittemann
e report itself or anything is missing, we let you know immediately. During that review, we prioritize and schedule the bugs for upcoming release / core members to work one. If a bug report does have a target milestone set, we plan to include it in the next release. Thats

Re: [qooxdoo-devel] Using qooxdoo desktop without having to “build” it

2013-12-09 Thread Martin Wittemann
oo.org/current/pages/tool/generator/generator_config_ref.html?highlight=optimize#pages-tool-generator-generator-config-ref-compile-options Regards, Martin -- Sponsored by Intel(R) XDK Develop, test and display web and hybri

Re: [qooxdoo-devel] how do I dispose a qx.ui.window.Window in qx 3.0.1?

2013-12-09 Thread Martin Wittemann
what does the system automatically clean up. So I guess I won’t be happy with either of the two alternatives. ;) Regards, Martin -- Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code ba

Re: [qooxdoo-devel] Integrating Ace editor

2013-11-10 Thread Martin Wittemann
round? Would be easier to ask question with a link to the playground instead of creating a new application and linking the app and source. No, not really expect loading the JavaScript via the script loader and include it. But thats a bit of work to do. Regards, Martin [1] https://github.com/qo

Re: [qooxdoo-devel] Use own Decorator in Qooxdoo 3

2013-10-14 Thread Martin Wittemann
the decorator tag is ignored... You can use the patch method of qx.Class [2] to add you custom mixin to the decorator class. The only thing you have to take care of is that you have unique property / method names. Regards, Martin [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=7790 [2] http://demo

Re: [qooxdoo-devel] "content is null" error...

2013-09-29 Thread Martin Wittemann
scenario. :( > I'm not sure if "my" reason is the only possible, but in that case something > like this might help: > - > 989: if !(content) { > 990: this.warn("'content' is not valid! " + > 991: "Check if widge

Re: [qooxdoo-devel] "content is null" error...

2013-09-27 Thread Martin Wittemann
I can. My Application is pretty large and not in the public > domain. But maybe I can find the time at the weekend to re-create the issue > with a basic application. That would be perfect. Regards, Martin -- Octobe

Re: [qooxdoo-devel] "content is null" error...

2013-09-27 Thread Martin Wittemann
ng else in some other situations. > Nevertheless, I would be interested if someone could help me getting the > *reason* for this > > Or can anybody point me into a direction how to fix this in the first place? Thats hard to tell without seeing the issue by myself. Do you have any

Re: [qooxdoo-devel] border-image with Qooxdoo 3.0 and Internet Explorer

2013-09-26 Thread Martin Wittemann
the border image for its edge. This can be a lot of work and I would rather check if its possible to replace the border images with plain CSS decorators which would work in most IEs as well. Regards, Martin [1] http://caniuse.com/#search=border%20images -

Re: [qooxdoo-devel] The experimental ScriptLoader has been removed. Please use 'qx.bom.request.Script' instead

2013-09-24 Thread Martin Wittemann
port: >> http://bugzilla.qooxdoo.org/show_bug.cgi?id=6064 >> Please check the discussion there and see my detailed posts on former >> questions >> there. > > What's wrong with a discussion? > Or do you want it to be moved to the bug report? Discussions are welcome

Re: [qooxdoo-devel] The experimental ScriptLoader has been removed. Please use 'qx.bom.request.Script' instead

2013-09-23 Thread Martin Wittemann
se check the discussion there and see my detailed posts on former questions there. Regards, Martin -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips

Re: [qooxdoo-devel] RadioButtons and controlling their checking

2013-09-19 Thread Martin Wittemann
he ability to be checked or unchecked, and that a > RadioButton class would then implement the toggling logic - which would > allow people who want manual control to just use the regular buttons. I'm sorry but I don't get the root of your

Re: [qooxdoo-devel] Listening to change in property chain

2013-09-08 Thread Martin Wittemann
dummy object and open an enhancement report. ;) Best, Martin Am 09.09.2013 um 06:17 schrieb Michael Elsdörfer : > If I have a property chain like this: > > controller.selection[0].info.status > > and I want to run some custom code if the status changes, I have used in > the pas

Re: [qooxdoo-devel] why "changeBubble" event never fired

2013-09-08 Thread Martin Wittemann
e events [1]. These events are disabled by default due to performance reasons. Here ist the modified sample: http://tinyurl.com/q3nxf5g Regards, Martin [1] http://demo.qooxdoo.org/current/apiviewer/#qx.data.marshal.Json~creat

Re: [qooxdoo-devel] Qooxdoo 3.0 decorator questions

2013-09-05 Thread Martin Wittemann
qx.ui.decoration.MBoxShadow and send you a pull request on GitHub and a > ticket on your bugzilla when I’m done. Sounds great! Thanks. :) Best, Martin -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012,

Re: [qooxdoo-devel] Property disposal on qx.core.ObjectRegistry.shutdown()

2013-09-05 Thread Martin Wittemann
been removed or if it was only available in the manual but its gone. But there is no difference for properties than for members e.g. If you are the one creating the instance, you have to dispose it in the destructor. Thats basically it. The dereference key only remove the internal references which

Re: [qooxdoo-devel] Qooxdoo 3.0 decorator questions

2013-09-03 Thread Martin Wittemann
could fix that in the framework code? Regards, Martin -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance yo

  1   2   3   4   5   6   7   8   9   10   >