Search Type: Posts; User: neonfly
Search: Search took 0.02 seconds.
-
29 Jul 2009 12:16 AM
- Replies
- 2
- Views
- 884
Try it with zero.
-
19 Feb 2009 5:05 AM
Jump to post Thread: Curious (non-)behaviour by neonfly
- Replies
- 2
- Views
- 699
Hi!
I'm using the Web Desktop and have some shortcuts on it.
Suddenly they are not longer working! WTF?
<dt id="user-win-shortcut">
<a href="#"><img src="scripts/desktop/images/s.gif" />... -
8 Jan 2009 2:12 AM
Jump to post Thread: getAllWindows() by neonfly
- Replies
- 8
- Views
- 1,342
Nice would be something like this: desktop.getManager().closeAll();
-
5 Jan 2009 2:57 AM
Jump to post Thread: getAllWindows() by neonfly
- Replies
- 8
- Views
- 1,342
His own window manager? lol ...obviously
Anyway your solution works fine.
Thx. -
5 Jan 2009 1:57 AM
Jump to post Thread: getAllWindows() by neonfly
- Replies
- 8
- Views
- 1,342
Example of one window:
myApp.ListUsersWindow = Ext.extend(Ext.app.Module, {
id:'list-user-win',
init : function(){
this.launcher = {
text: 'Übersicht... -
5 Jan 2009 1:29 AM
Jump to post Thread: getAllWindows() by neonfly
- Replies
- 8
- Views
- 1,342
Good morning,
I've searched for a solution to close all windows and found "WindowMgr.each(fn)" in the API.
I tried out this little code, but no window is closed.
... -
31 Aug 2008 3:07 PM
- Replies
- 23
- Views
- 11,529
The solution with the height option 30px from siknus works fine, thanks a lot.
-
25 Aug 2008 1:22 PM
- Replies
- 23
- Views
- 11,529
Nonsense, I've checked this out first, cause MochaUI doe this for saving workspace.
ExtJS doesn't store any cookie.
Ups...who are the users? -
25 Aug 2008 9:58 AM
- Replies
- 23
- Views
- 11,529
Additionally the problem occurs also with the standard example I've tried out few minutes ago, so it's not a problem of bad user code.
I found out some interesting things...
In case the taskbar... -
25 Aug 2008 9:23 AM
- Replies
- 23
- Views
- 11,529
In my case the taskbar comes up after 1 - 4 (maximum counted) attemptings with a site reload.
It doesn't matter if i clean up the cache with Crtl+F5 or just reload with F5.
As written both in IE... -
25 Aug 2008 8:06 AM
- Replies
- 23
- Views
- 11,529
Hi @all,
I've noticed the same problem but with different behaviour.
Within IE and FF the taskbar mostly appears, but not always.
F5 (taskbar shown)->F5 (taskbar shown)->F5 (taskbar not shown)... -
15 Aug 2008 9:23 AM
- Replies
- 1
- Views
- 749
Hi,
I've tried out this example and it suits me best for one solution, so I've c&p'ed into a tabpanel from me.
Curiously it doesn't work, error code is this: firstGrid.getView().el has no... -
4 Jul 2008 1:45 AM
Jump to post Thread: GXT in combination with java.io? by neonfly
- Replies
- 2
- Views
- 1,053
I could not open files (any), cause java.io isn't supported!
But we save the JSON formated strings given bei GuiDesigner in example.json!
JSON and GWT works fine. -
3 Jul 2008 7:51 AM
Jump to post Thread: GXT in combination with java.io? by neonfly
- Replies
- 2
- Views
- 1,053
Hi! ~o)
We're actually realizing projects with ExtJS and it would be more comfortable if we could use GWT and GXT, cause only Java would be needed to code.
To simplify the developement it would...
Results 1 to 14 of 14
