Hi,
Does GXT 3 with GWT 2.4 work on iPad, Ipad2 and on the new Ipad? Or I should use Sencha Touch 2 to develop a webapp to that platform?
Many Thanks,
Zoltan
Type: Posts; User: gonzalez
Hi,
Does GXT 3 with GWT 2.4 work on iPad, Ipad2 and on the new Ipad? Or I should use Sencha Touch 2 to develop a webapp to that platform?
Many Thanks,
Zoltan
Hi,
the code is at http://code.google.com/p/filterbuilder-gxt/
If you download the project you will see the examples in it.
Regards,
Zoli
Ok, so the question is, how can I attach the grid?
Thanks,
Gonzalez
What is the difference between grid.render(Element) and adding a grid to a panel?
Use case:
I have a ContentPanel (cp), and in that, I have a Html(“<div id=\”myId\” />”);
I create a...
Hi,
I would like to find out when the scroller in the vertical scrollbar reaches the bottom in a grid.
There is an event OnScroll, but I can't find out that it is reached the bottom or not.
...
Can you provide the full example? I would like to put Buttons into a line with text fields.
Regards,
Gonzalez
Hi All,
I would like to share my UX with you.
http://code.google.com/p/filterbuilder-gxt/
Regards,
Zoltan Bekesi
I forgot to copy the jar to war/webinf/lib
Hi All,
I'm working on a control, and I'm facing an issue, what I didn't have with the previous version of GWT.
I attached a screenshot of the control for only to get your attention about one...
I'm only extending classes, but I don't modify the GXT library classes.
I'm thinking to have my code under GPL v3.
What is the normal license information I have to put into the header of each...
Hi!
I've created a filter builder control, and I'm planing to create some diagram drawing control built the top of GWT. I would like to upload the code onto code.google.com. Which open source...
Hi!
How can I create a GXT TreeGrid with the "old style" look?
So, I would like to have the lines and boxes with + , - as in this example :...
Dear Arthur!
I got a perl back-end using this library :http://search.cpan.org/~makamaka/JSON-RPC-0.96/lib/JSON/RPC.pm
How can I call this with your stuff?
Many thanks,
Gonzalez
Hi!
Can you provide me the source code of the php back-end?
I would like to write it in perl.
Cheers,
Gonzalez
When will be available Ext3?
Cheers,
Gonzalez
Hi Everyone!
I try to create a little website with Ext, and I would like to create the back-end with perl, because I have everything written in perl, with this library:...