Sure, just use the following link:
https://github.com/qooxdoo/qooxdoo/commit/92d6494c35cf1270f2b7ce5fcdd47fe9be21fb02
As you can see, the last part is the commit hash which can be exchanged ofc.
Regards,
Martin
Am 18.10.2012 um 21:14 schrieb Benjamin Dreux
mailto:dreux.benja...@uqam.ca>>:
Coo
Cool thanks
Following the link you gave, i get the commit id, and i wanted to find
where it is in the commit tree( to know if it should be in the next release)
Do you know a way to easely search for a commit in the github interface ??
Regards
2012/10/18 Martin Wittemann
> Hey,
> no that featur
Hi all,
I know it's been a couple of weeks since I posted this.
I've now managed to achieve what I was wanting to do. I can now drag
one or more files into my qooxdoo app from an external file manager,
and have them processed
(See below)
On 6 October 2012 16:06, Nick Glencross wrote:
>
> Hi al
Cool.
Cheers,
Fritz
On Thu, 18 Oct 2012, 689137 wrote:
> Thank you Fritz, this worked for me just fine.
> I will have now to play with Editor.js and adjust it to my needs.
>
> Regards,
> Ivan.
--
Oetiker+Partner AG tel: +41 62 775 9903 (direct)
Fritz Zaucker
Thank you Fritz, this worked for me just fine.
I will have now to play with Editor.js and adjust it to my needs.
Regards,
Ivan.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Qooxdoo-and-Ace-Editor-tp7581716p7581741.html
Sent from the qooxdoo mailing list archive at Nabble.c
Hi Ivan,
assuming you have copied the
QOOXDOO_PATH/application/playground/source/class/playground/view/Editor.js
to your application's source/class/myApp/ directory, and the files in
QOOXDOO_PATH/application/playground/source/resouce/playground/editor/
to your applications source/resourc
On Thu, Oct 18, 2012 at 7:02 AM, Paulo Ferreira wrote:
>
> As you can see:
> 1. One possible solution was to override, the qooxdoo "class static"
> member qx.ui.table.columnmodel.Basic.DEFAULT_HEADER_RENDERER
>
This is exactly the right way to do it. The reason that there is a static
variable th
Hi Fritz,
I am getting errors like Terminating on Terminal Exception and COuld not
load worker.
Can you please give me a complete example of a TabPage containing the ace
editor, without using div?
I would like it to have as little participation of html as possible.
I am using ace source files as
Hello,
Thank you for your reply, and now I get how the field is being used,
knowing that you are listed as one of the developers, I was hoping that
maybe you had time to answer a second question:
In my original post, I stated the reason I was interested in this field
(I need to modify the head