Search Type: Posts; User: sheehsim
Search: Search took 0.02 seconds.
-
8 Dec 2010 9:56 PM
- Replies
- 6
- Views
- 1,320
Hi!
Did you find any solution ? I think i got the same problem...
Simon -
8 Dec 2010 9:21 AM
- Replies
- 0
- Views
- 1,239
Hi every body!
First of all, sorry for my bad english, I speak French.
I recently discover PhoneGap and Sencha, I would try this technology in order to check if in the future we can use this... -
6 Nov 2009 11:48 PM
- Replies
- 3
- Views
- 958
Hi,
Thanks a lot, I just found a solution with http://www.extjs.com/forum/showthread.php?t=49682
I think is the same solution!
Thanks again! -
6 Nov 2009 2:27 PM
- Replies
- 3
- Views
- 958
Hi,
I forgot to say I know I can use IFrame solution, but if I do that, the user will need to reload the "ExtJS" Javascript on each request and I think that a bad solution!
Thanks for your... -
6 Nov 2009 1:15 PM
- Replies
- 3
- Views
- 958
Hi, I try to figure how do this application design:
MainPage : We load a viewport with 2 panel :
west : a list of links in a treePanel
center : TabPanel
When the use click on a item in the... -
21 May 2008 9:25 AM
Jump to post Thread: Load extern file by sheehsim
- Replies
- 1
- Views
- 574
I found the solution !!!
I simply execute :
var cmd = Ext.getCmp('center');
cmd.load({
url: "Home.html",
scripts: true,
text:'Chargement...'
}); -
21 May 2008 9:14 AM
Jump to post Thread: Load extern file by sheehsim
- Replies
- 1
- Views
- 574
Hi,
First of all, sorry for my english! I already aks for that question but i can't find the solution.
I want make a application with a Viewport and navigate in the center area. That simple to... -
18 May 2008 2:32 PM
Jump to post Thread: load / autoLoad by sheehsim
- Replies
- 7
- Views
- 1,084
Hi,
Thanks for the answer, but I can't find the solution, can you show me the url of a sample ?
Simon -
18 May 2008 1:16 PM
Jump to post Thread: load / autoLoad by sheehsim
- Replies
- 7
- Views
- 1,084
Hi,
Sorry but I have read :(
if you check at the end of the script, i have the scripts:true and i post the HTML file of the second question like you ask!
Thanks
Simon -
18 May 2008 11:59 AM
Jump to post Thread: load / autoLoad by sheehsim
- Replies
- 7
- Views
- 1,084
Hi,
Thank you so much!
For the first question, i allready add this line... so, there is my code:
-----------------------
Main.html
----------------------- -
18 May 2008 9:05 AM
Jump to post Thread: load / autoLoad by sheehsim
- Replies
- 7
- Views
- 1,084
Hi,
First of all, sorry for my english.
I got two problems and i can't find the solution. I have a viewPort with the east panel is a accordeonPanel.
First question, in my menu, i can load...
Results 1 to 11 of 11
