Re: [qooxdoo-devel] [0.8] Translation

2008-08-04 Thread Guilherme Aiolfi
My original question is still up then. 2008/8/4 Fabian Jakobs <[EMAIL PROTECTED]> > Guilherme Aiolfi schrieb: > > http://bugzilla.qooxdoo.org/show_bug.cgi?id=1116 > > > > 2008/8/3 Sebastian Werner <[EMAIL PROTECTED] > > > > > > > Can you please report this issue as a

[qooxdoo-devel] [0.7]How to active the default context manu?

2008-08-04 Thread simoms
I want to enable the context manu with mouse right click, but i try this way is not ok: this.getClientWindow().getEventManager().setAllowClientContextMenu(true); what is solution? -- View this message in context: http://www.nabble.com/-0.7-How-to-active-the-default-context-manu--tp18823567p18

Re: [qooxdoo-devel] bug?

2008-08-04 Thread Petr Kobalíček
Of course:) bug no. 1136 Petr 2008/8/3 Sebastian Werner <[EMAIL PROTECTED]>: > Can you please open a bug report and assign it to Fabian? Thanks > > Sebastian > > > > Am 03.08.2008 um 14:25 schrieb Petr Kobalíček: > >> Hi, >> >> I'm probably find a bug in devel demobrowser (maybe qooxdoo). >> >>

Re: [qooxdoo-devel] [0.8] qx.icontheme

2008-08-04 Thread thron7
> Ok, I know that. I thought I could change that in the config.json. Even > Tango being the default theme for qx.theme.Modern I thought I could use > Oxygen. > > Can I do that without changing qx.theme.Modern/Classic? I think the best way currently is to define an own meta theme, which then uses w

Re: [qooxdoo-devel] qx 0.8beta1 test

2008-08-04 Thread Alexander Back
Hi Gaetan, first of all many thanks for this detailed report! Such reports are helping us in an ernomous way :) See my comments below. Gaetan de Menten wrote: > Hi to all the team, > > Today, I spent a bit more time testing 0.8beta1. For information, I > used firefox 2.0.0.16 on Linux. > > Th

Re: [qooxdoo-devel] Eventhandling in qooxdoo

2008-08-04 Thread Hugh Gibson
> There is a qx.ui.form.CheckBox with a EventListener "changeChecked" > attached to it. While in the Function called by the EventHandler - > while handling the Event - we change the Selection of the CheckBox > back, because of insufficient Rights the user have and then the > Event is fired agai

Re: [qooxdoo-devel] [0.8] qx.icontheme

2008-08-04 Thread Guilherme Aiolfi
Ok, I know that. I thought I could change that in the config.json. Even Tango being the default theme for qx.theme.Modern I thought I could use Oxygen. Can I do that without changing qx.theme.Modern/Classic? 2008/8/4 Alexander Back <[EMAIL PROTECTED]> > Hi Guilherme, > > the default icon theme

Re: [qooxdoo-devel] [0.8] Translation

2008-08-04 Thread Fabian Jakobs
Guilherme Aiolfi schrieb: > http://bugzilla.qooxdoo.org/show_bug.cgi?id=1116 > > 2008/8/3 Sebastian Werner <[EMAIL PROTECTED] > > > > Can you please report this issue as a bug at > http://bugzilla.qooxdoo.org. Thank you for your help. > > Sebastian > > This wa

[qooxdoo-devel] qx 0.8beta1 test

2008-08-04 Thread Gaetan de Menten
Hi to all the team, Today, I spent a bit more time testing 0.8beta1. For information, I used firefox 2.0.0.16 on Linux. The results have been good over all, I have mostly visual issues so far. I'm very thrilled with the Modern theme look. It really looks much more... Modern. You are probably awar

Re: [qooxdoo-devel] Problem in Window

2008-08-04 Thread Hugh Gibson
> Hello all, I have a question again.. > Sorry i am a junior, so I have question :) Not a problem! I'm just going to give you hints; you will have to play with it yourself. > 1. I have a window contain image. Example : size the image is 400 X > 400. The problem is I can't resize my window to s

Re: [qooxdoo-devel] Question about Accessing Div

2008-08-04 Thread Hugh Gibson
> I have an Iframe that link to contents.html.. See my code : > > contents.html = > > > > > > > Application = > myIframe.setSource("contents.html"); > > My question is : > In qooxdoo, how to access the div ? I use > document.getElementById("contents"), but it return NULL.. I

Re: [qooxdoo-devel] [0.8] qx.icontheme

2008-08-04 Thread Alexander Back
Hi Guilherme, the default icon theme for the Modern theme is Tango and the default one used with the Classic theme is Oxygen. So if you are using the Classic theme without setting the icon theme to "Oxygen" you won't get an icons. Does it work if you won't set the "qx.icontheme" at all? Take a

Re: [qooxdoo-devel] [0.8] qx.icontheme

2008-08-04 Thread Alexander Back
Hi Guilherme, the default icon theme for the Modern theme is Tango and the default one used with the Classic theme is Oxygen. So if you are using the Classic theme without setting the icon theme to "Oxygen" you won't get an icons. Does it work if you won't set the "qx.icontheme" at all? Take a

Re: [qooxdoo-devel] [0.8] qx.icontheme

2008-08-04 Thread Alexander Back
Hi Guilherme, the default icon theme for the Modern theme is Tango and the default one used with the Classic theme is Oxygen. So if you are using the Classic theme without setting the icon theme to "Oxygen" you won't get an icons. Does it work if you won't set the "qx.icontheme" at all? Take a

Re: [qooxdoo-devel] Bug?: Autoselecting of ListView Items

2008-08-04 Thread Alexander Back
Hi, [EMAIL PROTECTED] wrote: > Dear Group, > > at my little Webapplication (http://www.umrechnungen.de) i use a ListView for > selecting a category. > > By testing under Firefox 3 i encounter the following problem: > When i select an item and move the mouse over other items in the listview its

Re: [qooxdoo-devel] General layout question

2008-08-04 Thread Sebastian Werner
It looks like you are starting developing a new application. In these cases I would suggest to directly startup with qooxdoo 0.8 beta 1. This makes it easier for you to make the final transition to some 0.8.x release afterwards compared to the steps needed for regular 0.7.x users. The layo