Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-10-04 Thread Jason P Sage
Perhaps I should look into what AIR is but I thought - at least in v7, that qooxdoo is GREAT for "offline apps" - I can't think of an easier system to deploy both on the lan and on say a disconnected laptop with a local server. --Jason - Quite Pleased

[qooxdoo-devel] Issues with 'inset' borders

2008-10-04 Thread Jim Hunter
I am trying to do inset borders and nothing is working. Here is the line of code: this.User.setDecorator( new qx.ui.decoration.Double(2,'inset','white',1,'silver')) and it generates this error: 12576ms Assertion error! Invalid incoming value for property 'styleTop' of class 'qx.ui.decoration.Sin

Re: [qooxdoo-devel] Problem with extension qx.ext.upload in buildversion

2008-10-04 Thread Philipp Wabinski
thron7 wrote: > > > Phillip, > > I can't say for sure, but my best guess is that you should be fine using > utf-8 for your project files (since this is what we do for all our > files). The point to note here is that encoding is specified on a > per-project/library basis (In 0.7 lingo this

Re: [qooxdoo-devel] 0.8 Hello World -- small bug & resolution

2008-10-04 Thread Mike Rea
Sure. Here's my config.json: { "name": "custom", "include" : [ { "path" : "../qooxdoo-0.8-sdk/tool/data/config/application.json" } ], //Changed "QOOXDOO_URI" : "../${QOOXDOO_PATH}", to "QOOXDOO_URI" : "./${QOOXDOO_PATH}", "let" : { "APPLICATION" : "custom"

Re: [qooxdoo-devel] build broken after updating to r16448

2008-10-04 Thread Guilherme Aiolfi
A ./generate.py clean and ./generate.py fix make it work again tkz 2008/10/4 Guilherme Aiolfi <[EMAIL PROTECTED]> > Hi Fabian, > > The error persists. > > Any other idea? > > 2008/10/4 Fabian Jakobs <[EMAIL PROTECTED]> > > Thomas changed the format of the cache. A "./generate.py distclean" >> b

Re: [qooxdoo-devel] Layout question

2008-10-04 Thread Jim Hunter
Interesting... executing remove(myLayer) does work, in that the rest of the layers adjust to fill in the area that myLayer occupied. But, when I simply add that object back in, the child objects of the layer get altered. I would think that the children of the removed object should not get touched,

Re: [qooxdoo-devel] Problem with extension qx.ext.upload in buildversion

2008-10-04 Thread thron7
Philipp Wabinski wrote: > Hello again, > > I had another look at the ext.upload class. I just had a problem with my > project configuration. The defined charset of teh class was UTF-8 but in all > my other files the charset is Cp1252 because I started the project on a > windows system. > After I c

Re: [qooxdoo-devel] Design question

2008-10-04 Thread Matthew Gregory
Andreas Ecker wrote: > Matt, what exactly is the "scrolling bug"? The list is a scrolling widget with a composite container containing all of the children. With a VBox layout (for example) it can add up all of the height of the children to find out the what the height of the container should be

Re: [qooxdoo-devel] Optimizing Images

2008-10-04 Thread Andreas Ecker
Hi Tino, thanks for sharing this info. I wonder how big the effect is for qooxdoo's "built-in" images. I added as task to Bugzilla: http://bugzilla.qooxdoo.org/show_bug.cgi?id=1443 Bye, Andreas > After I have found this cool online tool "http://www.smushit.com/"; on > Ajxaxian to minimize image

Re: [qooxdoo-devel] Remote Table Model

2008-10-04 Thread Derrell Lipman
On Thu, Sep 25, 2008 at 7:34 PM, Jim Hunter <[EMAIL PROTECTED]> wrote: > With all this talk going on about the Remote Table Model, I think that the > on-line demo should be renamed. It is called "Table with remote table model" > when in reality it is using a Simple table model and when you add row

Re: [qooxdoo-devel] Design question

2008-10-04 Thread Matthew Gregory
Hi Chris, Thanks! Yes, AFAIK getWidthForHeight is not called in 0.8 but will be in 0.8.1 which is the cause of the bug. Chris Banford wrote: > Hi Matt, > > Your TileView looks rather nice! :-) > > I'm wondering if the scrolling bug you mention would be that the Flow > Layout doesn't support h

Re: [qooxdoo-devel] Design question

2008-10-04 Thread Jean-Baptiste BRIAUD - Novlog
It worked and is very usefull. Thanks a lot ! As a future optimisation, I was wondering if we could improve the way to add data : > for (var i = 0; i < 10; i++) { > ... > list.add(item); > } I'm guessing (I'm new to qooXdoo) but adding an element inside the loop will probably launch the rende

Re: [qooxdoo-devel] [0.8] Context menu

2008-10-04 Thread Philippe Poulard
Ian Horst a écrit : > I use "CTRL + MOUSE LEFT CLICK" as alternative for mouse right click for > contextmenu. Good suggestion. Thanks ! > > I'm still looking for better solution. > > Ian Horst > -- Cordialement, /// (. .) ooO--(_)--Ooo |

[qooxdoo-devel] is it bug or common behaviour of this.tr() ?

2008-10-04 Thread Grykar
Hi, I am not sure if it is bug or common behaviour. The issue happens when this.tr("...") is defined in event function or function which is called from event. In this case application is working unstable. There are memory issues - data in variables is randomly overwritten. Before build everythin

Re: [qooxdoo-devel] Issue regarding Table Width

2008-10-04 Thread Helder Magalhães
Gaurav Jauhri wrote: > > Can anyone please suggest me, how can i make the width of my table > dynamic according to the Browser width and the resolution of the screen > Take a look at the resize column model. A sample is available [1] - just resize the window and/or maximize it and play with t

Re: [qooxdoo-devel] qooxdoo on mobile devices

2008-10-04 Thread Klaus-F. Kaal
Thank you Fabian, so I can see qooxdoo running on modern mobile devices and developments for this environment are worth it. :-) Klaus   Klaus-F. Kaal Geschäftsführer   TIMOlogic GmbH Singener Str. 42d D-78256 Steisslingen   phone +49 7738 97096 fax +49 7738 97094 web www.timologic.com

[qooxdoo-devel] Bls: Bls: Bls: Web Operating System, My first Qooxdoo Application, Please See and Give comment. (www.jt-os.com)

2008-10-04 Thread jhonny thio
Thank you for ALL. Now, I have make the Build version. Please take a look. It's loading time is faster. Thank you for all. Thank you for this forums. Please give comment again hehe.. Thank you very much - Pesan Asli Dari: Siarhei Barysiuk <[EMAIL PROTECTED]> Kepada: qooxdoo Development

Re: [qooxdoo-devel] Proposed minor behavior change to Table Model for 0.8

2008-10-04 Thread Fabian Jakobs
Derrell Lipman schrieb: > Currently it is not possible for the Data Model constructor to specify > the column id values because when the column heading values are > specified, those column id values will be overwritten with the column > headings. It is possible to pass the id values as well whe

Re: [qooxdoo-devel] Web Operating System, My first Qooxdoo Application, Please See and Give comment. (www.jt-os.com)

2008-10-04 Thread Burak Arslan
my message seems to have been dropped as well. here it is again. hey jhonny, i had a quick look at your application. i think it has great potential, and i hope you continue working on it after you graduate. first thing you should do, i think, is to switch to b

Re: [qooxdoo-devel] Web Operating System, My first Qooxdoo Application, Please See and Give comment. (www.jt-os.com)

2008-10-04 Thread Sergei Kolomiets
Nice job jhonny. Only very slowly loading. Optimize Javascript and use gzip. Look at our demo project: http://demo.dewspot.com http://demo.dewspot.com for example of optimizimg. jhonny thio wrote: > > Hello, > I am jhonny, from Indonesia. > For the final project of my study in University,

Re: [qooxdoo-devel] qooxdoo 0.8 namespaces

2008-10-04 Thread thron7
> Thanks. Thats the way I can do what I want. > > After learning about config.json I came to following solution: > > { > > "name": "test", > > "include" : > > [ > > { > > "path" : "../qooxdoo/tool/data/config/application.json", > > "as" : "appconf" > > } > > ], > >

Re: [qooxdoo-devel] Web Operating System, My first Qooxdoo Application, Please See and Give comment. (www.jt-os.com)

2008-10-04 Thread Burak Arslan
hey jhonny, i had a quick look at your application. i think it has great potential, and i hope you continue working on it after you graduate. first thing you should do, i think, is to switch to build version of qooxdoo (read the relevant documentation on qooxdoo.org to learn how to do so). thi

Re: [qooxdoo-devel] qooxdoo 0.8 namespaces

2008-10-04 Thread thron7
Erich Konicek wrote: > Hi, > is there a possibility to define more than one namespace per application > in qooxdoo 0.8? > > I tried it and generate.py stops with the message: > !!! Multi namespaces per library are not supported! > > In qooxdoo 0.7 it was possible to make an application with more t

Re: [qooxdoo-devel] Web Operating System, My first Qooxdoo Application, Please See and Give comment. (www.jt-os.com)

2008-10-04 Thread Jean-Baptiste BRIAUD - Novlog
Few comments unsorted : * Main page : should be improve. Avoid the word "enlarge" in enlarge your quotas. Keep the page simple, as it is, but improve the user experience. I found that page's design not good enough for commercial product. * Having the demo to run took me more than 3 min at 7k

[qooxdoo-devel] HtmlArea for 0.8 still not usable

2008-10-04 Thread Petr Kobalíček
Hi devs, I have one idea to the development team. I remember the "table bug hunting day" and I will be happy if some day in future can be focused on the HtmlArea. Qooxdoo is very good framework, but it totally fails in html editing. It's not usable for any kind of cms systems (also for ecommerce s

Re: [qooxdoo-devel] build broken after updating to r16448

2008-10-04 Thread Guilherme Aiolfi
Hi Fabian, The error persists. Any other idea? 2008/10/4 Fabian Jakobs <[EMAIL PROTECTED]> > Thomas changed the format of the cache. A "./generate.py distclean" > before rebuilding should fix this problem. > > Best Fabian > > > > > > >>> Scanning libraries... > > - Scanning C:\Users\Amauri\wo

Re: [qooxdoo-devel] qx GuiBuilder

2008-10-04 Thread Siarhei Barysiuk
Hello Burak, On Sat, Sep 27, 2008 at 2:30 PM, Burak Arslan <[EMAIL PROTECTED]> wrote: > > > Andreas Ecker wrote: >>> >>> But i still think that: >>> 1. defining a new set of xml tags is too much work. >>> 2. xsl/xslt is a maintenance nightmare. >> >> The technical arguments here are rather vague,

Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-10-04 Thread Andreas Ecker
Hi Helder! > I tried to update the Adobe AIR compatibility a few months ago (back when > 0.8 was still in beta). But the I bumped into a brick wall due to the fact > that the AIR framework itself had changed quite a bit in terms of security > features - which, basically, were blocking qooxdoo comp

Re: [qooxdoo-devel] qooXdoo future : what about offline ?

2008-10-04 Thread Andreas Ecker
Hi! > Link for downloading is broken too : > > Download AIR based qooxdoo API Viewer (r9197) point to > http://blog.qooxdoo.org/wp-content/uploads/2007/07/apiviewer.zip > > On 25 Sep 2008, at 15:06, Matthew Gregory wrote: > >> The link to the screenshot is broken! >> >> http://news.qooxdoo.org/wp-

Re: [qooxdoo-devel] qx GuiBuilder

2008-10-04 Thread Siarhei Barysiuk
Hello, On Sep 27, 2008, at 12:56 AM, Burak Arslan wrote: > Derrell Lipman wrote: >> On Fri, Sep 26, 2008 at 11:51 AM, Burak Arslan <[EMAIL PROTECTED] >> > wrote: >>i tried qxtransformer some time ago. it's quite buggy, it did >> not look >>like a finished pro

Re: [qooxdoo-devel] qx GuiBuilder

2008-10-04 Thread Jim Hunter
Delphi for PHP from Embarcadero (CodeGear) is actually a GUI builder and uses qooxdoo as the building blocks for the controls. Granted, it's not a free product, but it does work and you can get from nothing to a working application in no time flat. Jim On Thu, Sep 25, 2008 at 1:53 AM, Tobias Ko

Re: [qooxdoo-devel] qx GuiBuilder

2008-10-04 Thread Siarhei Barysiuk
Hi, On Fri, Sep 26, 2008 at 6:51 PM, Burak Arslan <[EMAIL PROTECTED]> wrote: > i tried qxtransformer some time ago. it's quite buggy, it did not look > like a finished product. it's implemented using xsl/xslt, so its "code" > looks horrendous. it'd be fine if it just worked but as it is now i > wo

Re: [qooxdoo-devel] qooxdoo 0.7.4 release

2008-10-04 Thread Alex Ignácio da Silva
Hi Stefan and Andreas, Thank you very much for your responses. It appears that the factor of 7 in memory consumption under IE compared to Firefox in my application is not caused by a memory leak, and therefore I will find no relief with qooxdoo 0.7.4 . Unfortunately I cannot make a similar qoo

Re: [qooxdoo-devel] Memory and disposing component

2008-10-04 Thread Matthew Gregory
Jean-Baptiste BRIAUD - Novlog wrote: > Hi, > > I'm using Composite layed out by Dock. > > There is a component in the north (its a menu but its not important). > > what happen when I add another component instance in the north as a > way to replace the old one ? It won't replace the menu, it

[qooxdoo-devel] [Fwd: Implementation of a Class to get Checkbox inside a table cell.]

2008-10-04 Thread Gaurav Jauhri
--- Begin Message --- EçŠ÷~º&±ø¦Ç{öñÈw²‹«qç讜¢m{Ûovó]·…éh--- End Message --- - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win

Re: [qooxdoo-devel] Remote Table Model

2008-10-04 Thread Jim Hunter
With all this talk going on about the Remote Table Model, I think that the on-line demo should be renamed. It is called "Table with remote table model" when in reality it is using a Simple table model and when you add rows it's not getting them remotely, it's getting the data from a local function.

Re: [qooxdoo-devel] build broken after updating to r16448

2008-10-04 Thread Fabian Jakobs
Thomas changed the format of the cache. A "./generate.py distclean" before rebuilding should fix this problem. Best Fabian > > > >>> Scanning libraries... > - Scanning C:\Users\Amauri\workspace\qooxdoo\framework... > - Scanning C:\Users\Amauri\workspace\my\pub... > >>> Resolving dependencies.

[qooxdoo-devel] Property init values not being used

2008-10-04 Thread Hugh Gibson
I hit a problem with the table: see http://bugzilla.qooxdoo.org/show_bug.cgi?id=1449 . Note that this was in 0.7.3 but it's still probably in 0.8.x. The specific case for the table is that the displayStatusBar property is available to hide the status bar. The table class inits this value to true.

Re: [qooxdoo-devel] Qooxdoo home page problems

2008-10-04 Thread Hugh Gibson
> At this time, here in the US, the site is coming up in about 2 > seconds and the news section is populated normally. OK here now as well. Hugh - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge