e row
for the table then fix the same size or my icons.
Hope this helps a lot
Cheers
Ericson
Tobias Koller (GERMO GmbH) wrote:
>
> I should'nt use "auto" in the
>
>
>
> var imageHints = { imageWidth:"auto", imageHeight:"auto&quo
Well the best way seems to define your own class, you can have a look at the
source code of BooleanDataCellRenderer.js
You can create the same way your ImageDataCellRenderer ...
Cheers
Ericson
Hugh Gibson wrote:
>
>> The only thing I found is : IconDataCellRenderer but how can
Well I had to deal with this, there is no widget for this, anyway, you can
use qx.ui.embed.Iframe
and manage exchange with a PHP program on the server side (using the
classical form as below)
Cheers
Eric
zindel wrote:
>
> Hello,
>
> Actually, I'd like to know the "AJAX-way" of uploading the
earch and replace this in any editor.
>
> We will try to make at least this setting configurable until 0.7.
>
> Sebastian
>
>
> Am 20.02.2007 um 20:48 schrieb ericson:
>
>>
>> Just a though, if I migrate now with 7.0 PRE , is the code will tay
>> compat
Just a though, if I migrate now with 7.0 PRE , is the code will tay
compatible with the 0.7 release ?
Thanks in advance
PS: I'm using this syntax with tabs,
if (blabla) {
}
so i the migration tool works that way, it's ok for me :)
Derrell.Lipman wrote:
>
> In testing the migration from 0.6
OK problem solved after having search in source code :
miraculous call : table.setFocused(true);
everything goes fine now
Thanks
Eric
ericson wrote:
>
> All,
>
> I encounter some refresh troubles with remoteTableModel.
>
> I have some remote cal
All,
I encounter some refresh troubles with remoteTableModel.
I have some remote calls to php programs which can update directly the
database but note the table ui in my client.
I have a list of records in a Table ui, and I want to refresh this table ui
after having add or delete some records i
tion method_saveData($params,$error) {
// you can access your fields in using
rec=params[1];
rec->field1 =
rec->field2 =
}
Hope this will help a lot
Cheers
Eric
ericson wrote:
>
> Hi all,
>
>
> I'd like to pass an array with "keys" t
as the PHP $row variable at return ...
and I'm looking to do the same but in starting from javascript to PHP now !
Thanks for your help and the really good work at qooxdoo.
Cheers
Eric
Derrell.Lipman wrote:
>
> ericson <[EMAIL PROTECTED]> writes:
>
>> I'd
Hi all,
I'd like to pass an array with "keys" to a PHP file through RPC.
var record=[value1,value2,...];
res = rpc.callSync("saveData", "mytable", record);
it works well, but in fact I would like to retrieve in my PHP program an
array like :
record ["field1"=>value1, "field2"=> value2, ...]
intranet development.
Sebastian Werner wrote:
>
> Just for interest, have you tried to use fink (+xcode) instead? On my
> Mac OS system it was enough to install fink and let fink afterwards
> install gettext.
>
> Greetings,
> Sebastian
>
>
> ericson schrieb:
>
This is just a snipset for people who are trying to use OSX as main qooxdoo
development environment.
because I have encountered few problems in trying to set qooxdoo
developement environment on OSX here is some precious information for mac
owners.
(1) install last Xcode 2.4.1 or later
(2) downlo
12 matches
Mail list logo