Re: [qooxdoo-devel] table question:

2006-10-24 Thread Alex D.
Hi Sirichoke, Thx for your help - it works now. But i still don't get it. I have already debugged the code with USE_ARRAY_JOIN = false option and it looks fine in debugger. No double lines, everything as expected. I would like to understand. Best Regards, alex.d add qx.ui.table.TablePan

Re: [qooxdoo-devel] table question:

2006-10-24 Thread Sirichoke
add qx.ui.table.TablePane.USE_ARRAY_JOIN = true; as in Table2.html Alex D. wrote: Hi folks, i hope you could help me with this issue: i want my table to have HTML-cells(by default all html-tags are filtered out). So i have overridden the escapeHtml function in DefaultDataCellRenderer class

Re: [qooxdoo-devel] Build UTF8 Javascript code

2006-10-24 Thread Sebastian Werner
This is not that strange. I've just changed some routines inside the build scripts. Your report have motivated me to do some additional tests and cleanups in this section. Thanks. :) - But it is also cool to hear that the problems are gone away. I was not sure if these changes really help. Seb

Re: [qooxdoo-devel] Build UTF8 Javascript code

2006-10-24 Thread frederic
Hi Sebastian, Very strange with the latest SVN update all my compiled scripts stay in UTF8 ... No problem now. Many thanks for your help. frederic Sebastian Werner wrote: > > frederic schrieb: >> Hi all, >> Skeleton examples in the SDK have source/class/custom/Application.js >> files >> encod

Re: [qooxdoo-devel] Build UTF8 Javascript code

2006-10-24 Thread Sebastian Werner
frederic schrieb: > Hi all, > Skeleton examples in the SDK have source/class/custom/Application.js files > encoded in ANSI charset in according with Notepad++ charset detection. They are just pure ASCII. If there are no umlauts or other special characters there is no difference between the most e

Re: [qooxdoo-devel] Compiler switch again

2006-10-24 Thread Sebastian Werner
Fine. Thank you. Other than this it is fine in your case? Or have you found any other bugs? Sebastian Alessandro Sala schrieb: > Hello Sebastian, >> of the existing treecompiler to support code formatting. >> >> Hope this doesn't break any existing code. The demos and the API >> viewer of qoox

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Sebastian Werner
Siarhei Barysiuk schrieb: > Hi, Sebastian! > > It doesn't seem separation for me. > We created a separate project on sourceforge because it was simple for > us to start. Ok, please try to tell me your exact requirement. Is it just SVN access what you need or anything more? I hope we can remove t

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Sebastian Werner
Christian Boulanger schrieb: > Hi Sebastian, > >> Could I ask why you have made a separate project of this stuff? For me >> it also seems logical to integrate such a feature into qooxdoo itself. >> Can you explain what your ideas are behind this separation. Is it a >> license issue? > > Thanks fo

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Christian Boulanger
Hi Sebastian, > Could I ask why you have made a separate project of this stuff? For me > it also seems logical to integrate such a feature into qooxdoo itself. > Can you explain what your ideas are behind this separation. Is it a > license issue? Thanks for your interest to integrate it into qoox

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Siarhei Barysiuk
Hi, Sebastian! It doesn't seem separation for me. We created a separate project on sourceforge because it was simple for us to start. I seem we should provide REAL and WORKING transformer for integration but not only idea. There are no any license issues or other. You can think about QxTransformer

Re: [qooxdoo-devel] Compiler switch again

2006-10-24 Thread Alessandro Sala
Hello Sebastian, of the existing treecompiler to support code formatting. Hope this doesn't break any existing code. The demos and the API viewer of qooxdoo seem to work fine. Both were updated online at qooxdoo.org some minutes ago. The new compiler broke labelled statements. I've just co

Re: [qooxdoo-devel] Qooxdoo and XTML documents

2006-10-24 Thread Sebastian Werner
Hi Alessandro, thank you for your work. Another idea of mine is to replace the document.write things with string concats and innerHTML. In my opinion innerHTML keeps working - even in XHTML documents. If this should work, this is in my opinion the easier way to get a cross browser XHTML compa

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Sebastian Werner
Hi! Could I ask why you have made a separate project of this stuff? For me it also seems logical to integrate such a feature into qooxdoo itself. Can you explain what your ideas are behind this separation. Is it a license issue? Cheers, Sebastian Siarhei Barysiuk schrieb: > Hello! > > We a

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Siarhei Barysiuk
Hello! We are working ... :) If you have any ideas about it you are welcome. We can create small wish-list with important features for us besides covering of all syntax . It would be great! Mail me and Christian Boulanger until we haven't wish-list on site. Thanks, Siarhei Barysiuk dperez wrot

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread dperez
That's good news. It looks very promising :-) Christian Boulanger (Bibliograph Development) wrote: > > Hello, > > Siarhei Barysiuk and I are almost done with QxTransformer (you can have a > glimpse at http://qxtransformer.sourceforge.net ) and will soon release > an initial release. It wil

Re: [qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread Christian Boulanger
Hello, Siarhei Barysiuk and I are almost done with QxTransformer (you can have a glimpse at http://qxtransformer.sourceforge.net ) and will soon release an initial release. It will be a pure XSLT implementation with a PHP and a Java backend. The initial release will only support version 0.5, but s

[qooxdoo-devel] Easing qooxdoo adoption

2006-10-24 Thread dperez
Hi, In order to improve the adoption of Qooxdoo to non-Javascript hackers who aren't like most of us, it would be a good idea to have a qooxdoo specification in XML and an associated schema (in Relax NG e.g.). This schema would be useful to check its conformance and as an editing assistant. For e

[qooxdoo-devel] table question:

2006-10-24 Thread Alex D.
Hi folks, i hope you could help me with this issue: i want my table to have HTML-cells(by default all html-tags are filtered out). So i have overridden the escapeHtml function in DefaultDataCellRenderer class like here: =snip= qx.ui.table.Default

Re: [qooxdoo-devel] where can i find mouseovereffect !(solved)

2006-10-24 Thread David Gerlich
David Gerlich schrieb: > hi > > i want to trigger an mouseoveffect to a button manually (e.g. if i go > with the mouse over an other "div" the button should have the > mouseover-appearance). Can someone tell me which method in which class > is responsable for this ? > > thanks > > david > > > --

[qooxdoo-devel] where can i find mouseovereffect !

2006-10-24 Thread David Gerlich
hi i want to trigger an mouseoveffect to a button manually (e.g. if i go with the mouse over an other "div" the button should have the mouseover-appearance). Can someone tell me which method in which class is responsable for this ? thanks david --

Re: [qooxdoo-devel] how to set window border color??

2006-10-24 Thread dperez
Hi, What I do for cases like this, is to look directly at the source code. Window.js in your case. Luckily qooxdoo source code is quite understandable, even when no much doc is available. candy wrote: > > I want to do it. > help.. > > thks > -- View this message in context: http:

Re: [qooxdoo-devel] Table scrollbar bug

2006-10-24 Thread dperez
Created bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=200 Andreas Ecker-2 wrote: > >> Should I open a bug? > > I would definitely say "Yes!". ;-) > -- View this message in context: http://www.nabble.com/Table-scrollbar-bug-tf2500021.html#a6970104 Sent from the qooxdoo-devel mailing list

Re: [qooxdoo-devel] Table scrollbar bug

2006-10-24 Thread Andreas Ecker
Hi David, thanks for detecting the bug and setting up a test case. > Should I open a bug? I would definitely say "Yes!". ;-) In general I think it is a good idea to use the bugzilla more frequently for obvious or potential bugs. It is important that bug submitters attach a testcase that can

[qooxdoo-devel] Table scrollbar bug

2006-10-24 Thread dperez
Hi, I think I have detected a bug. See the attached file http://www.nabble.com/file/3818/table_bug.html table_bug.html . Here is the demo: 1) Press the Add button, until a vertical scroll bar is needed. None appears. 2) Reload the page. Press the scenario 2 button. Press the Add button, un

Re: [qooxdoo-devel] MenuBar.auto() annihilates HorizontalSpacer inside MenuBar

2006-10-24 Thread Sebastian Werner
The spacer acquires the remaining width. If you configure the menubar itself as "auto" then there is not any remaining width, so the spacer width results to zero. As David mentioned already a minimum width for the spacer could help. Are you really sure, you want the menubar to be auto-sized? Ge

Re: [qooxdoo-devel] MenuBar.auto() annihilates HorizontalSpacer inside MenuBar

2006-10-24 Thread dperez
Hi, You can use menu.setWidth('1*') or menu.setWidth('100%') or assign to the spacer a minimum width Elie Dumas wrote: > > Hi all, > > In a menu.MenuBar, i use an HorizontalSpacer to push further buttons to > the right side of the MenuBar; this works fine, but if i then call auto() >

Re: [qooxdoo-devel] Build UTF8 Javascript code

2006-10-24 Thread dperez
Bonjour Frederic, It is also important to set in your server the correct MIME, i.e., Content-Type:text/javascript;charset=UTF-8 You can also have a separate qx.js and yourscript.js. frederic wrote: > > Hi all, > Skeleton examples in the SDK have source/class/custom/Application.js files > encod

[qooxdoo-devel] Build UTF8 Javascript code

2006-10-24 Thread frederic
Hi all, Skeleton examples in the SDK have source/class/custom/Application.js files encoded in ANSI charset in according with Notepad++ charset detection. To manage french characters ( http://www.nabble.com/qx.io.remote.Rpc-and-special-chars-tf2340705.html#a6545759 ), I must encode my Javascript fi