Search Type: Posts; User: pellyadolfo
Search: Search took 0.01 seconds.
-
14 May 2013 2:53 PM
- Replies
- 18
- Views
- 1,482
Hi Brandon, I see the troubles. The good news is that I am being able to work right by using Ext JS to create Chrome Extensions with REST and JSON so I took this one as the way to go forward.
... -
8 May 2013 10:56 PM
- Replies
- 18
- Views
- 1,482
Adding some info. It is possible to run Ext JS apps as Chrome extension. Eval restriction has been relaxed (I think). See message 69.
I tried and it works.
... -
31 Jan 2013 7:24 PM
- Replies
- 18
- Views
- 1,482
Despite I do not think is of much help because I am afraid this is not an immediate task, I am attaching here the demo project that the Eclipse plugin creates in my Eclipse, as is.
Version: Helios... -
31 Jan 2013 5:24 PM
- Replies
- 18
- Views
- 1,482
By the way, responding to a previous question:
If it is a S.O.P. issue, no amount of client code will fix it. Maybe the manifest can be made to instruct the app to ignore such security features,... -
31 Jan 2013 4:23 PM
- Replies
- 18
- Views
- 1,482
Hi Colin, yes I know, but I am not the owner of the blog. :-)
http://hello-its-crazy.blogspot.com/2012/10/developing-chrome-extensions-using-gwt.html
I tried what he proposes in the post with... -
31 Jan 2013 2:52 PM
- Replies
- 18
- Views
- 1,482
Hi Colin, absolutely understand what you say and agree that is not a GXT issue. For the moment, just lets keep the thread open as we both agree that is an interesting idea and having GXT extensions...
-
31 Jan 2013 11:40 AM
- Replies
- 18
- Views
- 1,482
Hi Colin, please, can we generalize the issue? My application is just THE demo application that is coming with the GWT Eclipse plugin...
-
31 Jan 2013 10:42 AM
- Replies
- 18
- Views
- 1,482
By server side I refer to connecting via RPC to the implementation of:
com.google.gwt.user.server.rpc.RemoteServiceServlet;
which provides the servlet behaviour. I set permission for this URL... -
30 Jan 2013 10:16 AM
- Replies
- 18
- Views
- 1,482
Hi Colin, yes, thanks, you are correct. The iframe is an optional, element just for the history functionality.
I also tried by adding:
<add-linker name="xs" />
to the XXXX.gwt.xml file... -
29 Jan 2013 4:08 PM
- Replies
- 18
- Views
- 1,482
My last findings on this here:
https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/chromium-extensions/DNvKvVRLHBk
it looks that a small template application is needed to run... -
29 Jan 2013 12:29 PM
- Replies
- 18
- Views
- 1,482
Here is a good example where the client side works out of the box for the GWT sample app created by Eclipse GWT plugin.
... -
2 Aug 2012 6:47 PM
- Replies
- 18
- Views
- 1,482
Hi, I was planning to create either some Chrome or Firefox plugins. I was wondering if there is any experience in migrating an existing extGWT application as a Chrome/FF plugin or maybe creating it...
-
5 Jan 2012 1:55 PM
- Replies
- 4
- Views
- 807
Hi Mitchel,
thanks for this working use case. It helped me to find the problem.
I tested yours and, yes, it worked. So I compared differences with my code.
The difference between your case... -
5 Jan 2012 9:24 AM
- Replies
- 4
- Views
- 807
Well, this what I think I am doing, is not it?. Assuming that the hierarchy is like that:
com.vaalbara.App (TabPanel parent)
* dockedItem containing advert on top
* item 'test html'... -
4 Jan 2012 6:51 PM
- Replies
- 4
- Views
- 807
I am having an issue for 2 days and so far no luck. I intend to add/remove a top dockeditem holding iAd adverts to my TabPanel. I want to 'add' when there is connection on the device (iPhone with...
Results 1 to 15 of 15
