Hi Alex,
I've forgotten to mention that I'm working with the legacy_0_7_x branch and the
bug is still there.
Please have a look at the diff of Revision 14405 the fix you mentioned was
reverted there.
Greetings,
Andreas
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PRO
On Thu, Jul 10, 2008 at 4:49 PM, kanugula <[EMAIL PROTECTED]>
wrote:
>
> Unfortunately, that site is not functioning.
I just got into it with no problems. You should probably try again.
>
> Does anybody you know how it looks like from search functionality? Does it
> have a drop-down at the end
>
>
>
> Again my question: How do you "feed" this file to Aptana?!
>
>
Here is a sample of how to add support for a new ajax library in aptana:
http://aptana.com/dev/index.php/Adding_support_for_a_new_Ajax_library
and the main file for code assist has this format:
Constructor description
Unfortunately, that site is not functioning.
Does anybody you know how it looks like from search functionality? Does it
have a drop-down at the end of Column?
Thanks.
Kanugula.
Andreas Ecker-2 wrote:
>
> Hi,
>
> besides the rather technical
> http://demo.qooxdoo.org/current/demobrowser/#exa
Hi,
besides the rather technical
http://demo.qooxdoo.org/current/demobrowser/#example~Table_4.html
you should look at the following cool app that offers nice and powerful
table filtering. Mike and Dan created this demo app and contributed the
filtered table model to qooxdoo (thanks again guys!):
Ok, it's quite more advanced ...
kanugula a écrit :
I think this is different.
It should be a searchable Filter like
http://extjs.com/blog/2007/11/26/extended-filtering-using-the-grid-filter-plugin/
http://extjs.com/blog/2007/11/26/extended-filtering-using-the-grid-filter-plugin/
Romain
Peter,
thanks for the patch and the feedback. I also saw that "rubbish" in
between, when I ran the transformation over a file that contained XML for
all qooxdoo classes last night.
> After that, aptana liked the file much more!
Again my question: How do you "feed" this file to Aptana?!
> Unfort
I think this is different.
It should be a searchable Filter like
http://extjs.com/blog/2007/11/26/extended-filtering-using-the-grid-filter-plugin/
http://extjs.com/blog/2007/11/26/extended-filtering-using-the-grid-filter-plugin/
Romain Fliedel wrote:
>
> Hi,
>
> to filter a table you can
Hi,
to filter a table you can use a qx.ui.table.model.Filtered for your
table. You can find an example here :
http://demo.qooxdoo.org/current/demobrowser/#example~Table_4.html
Guilherme Aiolfi a écrit :
Hi,
I have no answer for your question, Kanugula. But I have more
questions about the s
Thanks for your response.
I like ExtJs's right side drop-down on each column. It would be nice to have
such wonderfull feature in Qooxdoo's Table Column Model.
We currently have such drop-down on .NET(non-AJAX) application.
I will try to hack the Table.js for a drop-down on Column.
Thanks.
Kan
Hi,
I have no answer for your question, Kanugula. But I have more questions
about the subject:
1) Filtering/searching is a very common task for tables. Is there any
plugin/project for it?
2) If the answer for the first question is "no", maybe a filter for table
widget should be considered in 0.8
Hi,
My users are asking some kind of search functionality at Table column level.
They want to see a row of text field above each Table Column to filter data.
I am just thinking of something like this.
Just above the main table, I will create another table with no columns and
one row of Text Fi
>I thought you were aware of the Simulator project. The
>"test_showcase.js" of the sample simulations does exactly that (although
I can see the list when I use
//div[text()="My
Text"]/following-sibling::div/descendant::img[contains(@src,"down.gif")]'
but, the item is not selected if I use:
Hi Fabian,
I opened a new bug report (#1051) for my little patch.
You are absolutely right, "scrollChildIntoView" on qx.core.Widget would have
solved my problem in a convenient way (don't know, why I oversaw it) - I have
already tested it. The only difference is, that with my solution, you hav
Hi Thomas,
sorry for the late reply but some other issues kept us busy here.
The XSL seems to have a problem with the "descr" nodes (See the "long" line in
the middle of the following output)
...
qx.core.Version = function(){return this;}
qx.core.Version = {
__init : function(){;},
toString
Hi Andreas,
many thanks for the patch. However, this is already fixed in the
legacy_0_7_x branch and will be included in the upcoming release 0.7.4 :-)
cheers,
Alex
Fink, Andreas wrote:
> Hi,
>
> the Spinner Widget still uses a deprecated method of the ChangeEvent
> (getOldData()) in line 7
Hi Thomas,
>Chi Mo wrote:
>> Please look at http://demo.qooxdoo.org/current/showcase/#Form , there is a
>> ComboBox for 'Type', if you click it, you can get something like: CD, Clock,
>> etc. My question is how to use Selenium(Simulator) to select one of those
>> items, e.g: "Clock"?
>>
>
>
Chi Mo wrote:
> Please look at http://demo.qooxdoo.org/current/showcase/#Form , there is a
> ComboBox for 'Type', if you click it, you can get something like: CD, Clock,
> etc. My question is how to use Selenium(Simulator) to select one of those
> items, e.g: "Clock"?
>
Hi Chi,
aren't you t
Please look at http://demo.qooxdoo.org/current/showcase/#Form , there is a
ComboBox for 'Type', if you click it, you can get something like: CD, Clock,
etc. My question is how to use Selenium(Simulator) to select one of those
items, e.g: "Clock"?
Many thanks.
Chi
Hi,
the Spinner Widget still uses a deprecated method of the ChangeEvent
(getOldData()) in line 710.
It seems that the Method was removed from the framework, so the Spinner
won't work anymore.
I've added a patch.
Greetings,
Andreas
Spinner.patch
Description: Spinner.patch
-
20 matches
Mail list logo