Re: [qooxdoo-devel] Update of the QxStatusBar and QxStatusBarPane

2006-03-03 Thread Sebastian Werner
Kent Olsson schrieb: Sebastian! Can you clean the directory and only add the attached files. Should be possible to run directly from the directory. Done! Sebastian Kent --- This SF.Net email is sponsored by xPML, a groundbreaking scr

Re: [qooxdoo-devel] Update of the QxFrame

2006-03-03 Thread Sebastian Werner
Kent Olsson schrieb: Sebastian! Can you clean the directory and only add the attached files. Should be possible to run directly from the directory. Committed to CVS. Please rename README.txt to simply README for further additions. Sebastian Kent -

[qooxdoo-devel] Update of the QxFrame

2006-03-03 Thread Kent Olsson
Sebastian! Can you clean the directory and only add the attached files. Should be possible to run directly from the directory. Kent Definitions.js Description: JavaScript source Title: qooxdoo demo Testing Frame implementation. The frame is a decor

[qooxdoo-devel] Update of the QxStatusBar and QxStatusBarPane

2006-03-03 Thread Kent Olsson
Sebastian! Can you clean the directory and only add the attached files. Should be possible to run directly from the directory. Kent Definitions.js Description: JavaScript source QxStatusBar.js Description: JavaScript source QxStatusBarPane.js Description: JavaScript source The QxStatusBar a

Re: [qooxdoo-devel] Fw: Remove a widget

2006-03-03 Thread Andreas Ecker
Howdy! [EMAIL PROTECTED] wrote: Hi, How to remove a loaded widget from display in the browser. Then a new widget needs to be loaded in that place. Please have a look at the following documentation: http://qooxdoo.oss.schlund.de/documentation/widget-visibility It should be fairly easy for y

Re: [qooxdoo-devel] The public mailing list does not update itself anymore...

2006-03-03 Thread R Morris
Kent Olsson wrote: >The last item is from 2005-02-27. What happened? I don't have a clue, but there is an up to date archive here: http://www.nabble.com/qooxdoo-devel-f3822.html Regards, Rod Morris Nabble.com -- View this message in context: http://www.nabble.com/The-public-mailing-list-does-

[qooxdoo-devel] Fw: Remove a widget

2006-03-03 Thread SChidambaram
Hi, How to remove a loaded widget from display in the browser. Then a new widget needs to be loaded in that place. Regards, Sivaprasad C

Re: [qooxdoo-devel] Proposed change of QxWindow...

2006-03-03 Thread Sebastian Werner
Kent Olsson schrieb: Hej Dietrich! Just so I understand you correctly. If you create a popup or a subclass of it bigger (wider or higher) than the browser window, it is drawn outside the visible area. But if you set the left an top values, you will still exceed the visible area, but you will be

Re: [qooxdoo-devel] Update of QxDialog widget...

2006-03-03 Thread Sebastian Werner
Good question: This is how it look in viewcvs currently: http://cvs.sourceforge.net/viewcvs.py/qooxdoo/qooxdoo/source/contributed/dialog_olsson/ The QxWindow is not already removed there. But the files you mention are not there. Sebastian Kent Olsson schrieb: I still get this: [EMAIL PROT

Re: [qooxdoo-devel] Proposed change of QxWindow...

2006-03-03 Thread Dietrich Streifert
Exactly!  I had the following situation: I had a small browser window where the QxWindow was opened by user interaction. The user now clicked on the maximize button of the browser to get a greater view of the application but this did not help because the QxWindow still was drawn outside the vi

Re: [qooxdoo-devel] Proposed change of QxWindow...

2006-03-03 Thread Kent Olsson
Hej Dietrich! Just so I understand you correctly. If you create a popup or a subclass of it bigger (wider or higher) than the browser window, it is drawn outside the visible area. But if you set the left an top values, you will still exceed the visible area, but you will be able to access any dec

Re: [qooxdoo-devel] Update of QxDialog widget...

2006-03-03 Thread Kent Olsson
I still get this: [EMAIL PROTECTED] dialog_olsson]# cvs update -Pd ? Definitions.js ? Dialog_1.html ? QxDialog.js ? README.txt cvs update: Updating . cvs update: warning: Frame_1.html was lost U Frame_1.html cvs update: warning: QxFrame.js was lost U QxFrame.js cvs update: warning: QxUtil.js was l

Re: [qooxdoo-devel] Update of QxDialog widget...

2006-03-03 Thread Sebastian Werner
Kent Olsson schrieb: Sebastian! Can you remove the files: QxUtil.js QxFrame.js QxWindow.js Frame_1.html from the dialog_olsson directory. They are not needed. None of these files were there. The only one, I've removed now is: QxWindow.diff. Hope this is OK. Sebastian The directory shou

Re: [qooxdoo-devel] Update of QxDialog widget...

2006-03-03 Thread Kent Olsson
Sebastian! Can you remove the files: QxUtil.js QxFrame.js QxWindow.js Frame_1.html from the dialog_olsson directory. They are not needed. The directory should only contain the following files: Definitions.js Dialog_1.html QxDialog.js README.txt Kent On Fri, 2006-03-03 at 08:34 +0100, Seba