Greetings!
Firstly, let me say that after a few weeks of using this framework I'm
really starting to feel at home in the environment. Most of my issues
now seem to be learning where and how to draw the lines in the APIs
between each of the MVC without coding myself into a corner. This
will come
Thank you Ian.
It worked!
Thanks.
Kanugula.
Ian Horst wrote:
>
> Call method table.stopEditing(), when you click submit.
>
> Ian Horst
>
>
> Kanugula wrote:
>> Hi,
>>
>> qx 0.7.3, IE6, FF3
>>
>> I have an editable Table cell and submit button at the bottom of the page
>> (outside of tabl
Hi Jim,
The way I understand it, it should be fairly simple to add this into the
Flow Layout. :-)
Really a great recommendation of qx that someone like myself can create
something of use for others, without actually have a solid understanding
of much of the framework itself.
-Chris
Excell
> I'm sorry. I asked a rhetorical question. Yes, *I* know what it means, but
> it's certainly not obvious what it means to someone not as familiar with
> qooxdoo as I am. I think you know by now that I'm a big proponent of "make
> things obvious and easy to learn" :-) so that it doesn't take ye
Call method table.stopEditing(), when you click submit.
Ian Horst
Kanugula wrote:
> Hi,
>
> qx 0.7.3, IE6, FF3
>
> I have an editable Table cell and submit button at the bottom of the page
> (outside of table view).
> There is a bug in that. While the focus is in the cell textfield, if the
> s
Hi,
qx 0.7.3, IE6, FF3
I have an editable Table cell and submit button at the bottom of the page
(outside of table view).
There is a bug in that. While the focus is in the cell textfield, if the
submit button is pressed, it carries the old cell value.
As a workaround, we told the users to click
On Tue, Nov 4, 2008 at 4:45 AM, thron7 <[EMAIL PROTECTED]> wrote:
>
>
> > Also, what does "Excludes may break code!" mean? That's displayed when
> > running "generate.py -q api" in the framework directory.
> >
>
> Derrell, c'mon, you know what it means. You've been working with the
> system for t
Hi Günther,
Günther wrote:
> Alexander Back wrote:
>>> Do you already read the "Hello World" starters tutorial? This will offer
>>> you how to setup your application and the framework properly.
>>> -> http://qooxdoo.org/documentation/0.8/helloworld
> Yes, i have read the "hello world" starter tut
Alexander Back wrote:
>
>> Welcome to the project!
>
Thanx
Alexander Back wrote:
>
>> Do you already read the "Hello World" starters tutorial? This will offer
>> you how to setup your application and the framework properly.
>> -> http://qooxdoo.org/documentation/0.8/helloworld
>
Yes, i have
That worked great. We went with the direct approach and modified the status
bar without subclassing it.
var statusBar = myWin._getChildControl("statusbar");
// add whatever you like the the statusbar
statusBar.add(...);
You can also modify the HBox layout by grabbing the layout for the composit
Hi Günther,
Günther wrote:
> Hello,
> i'm totally new to qooxdoo.
Welcome to the project!
> I would use qooxdoo in a existing PHP
> application and existing HTML pages.
> The problem is i don't know how to create the qooxdoo source to include in
> existing HTML pages.
> Have anyone a hint for me
I made spike solution to see how it looks in real life. Check
http://bugzilla.qooxdoo.org/show_bug.cgi?id=1528
Please give some feedback to qooxdoo developers about alternative for
contextmenu, so we can get headache of building alternative for contextmenu
away from us and have a default action.
Hello,
i'm totally new to qooxdoo. I would use qooxdoo in a existing PHP
application and existing HTML pages.
The problem is i don't know how to create the qooxdoo source to include in
existing HTML pages.
Have anyone a hint for me?
best regards,
guenni
--
View this message in context:
http://w
> That option has one error, I think. It still prints a bunch of unnecessary
> 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% lines. Could you get rid of
> those?
>
Everything is possible with the right amount of motivation :). I, for
one, are very happy to have *some kind* of progress indicatio
14 matches
Mail list logo