catalin.ciobanu
7 Oct 2011, 5:23 AM
Hi guys, I have a situation here .. another one :)
I made my web-desktop app and display my window like here
28570
I get to this page after I go thru a login page .. it's a redirect (window.redirect ...)
1.As you can see, I cannot see my app in the taskbar.
2.When I maximize/minimize my window, it goes very strange in a bottom page .. it's like I have two desktops (actually there are 3 of them, but the third one it's always empty).
here:
28571
There I end up after I scroll (hit scroll and after drag the mouse down).
I guess this happens because of my page navigation .. from the first one to the second one (the first page is a module, the second is another module), but I wish to eliminate this problem because I'd like to use maximize/minimize functionality.
Thanks.
I made my web-desktop app and display my window like here
28570
I get to this page after I go thru a login page .. it's a redirect (window.redirect ...)
1.As you can see, I cannot see my app in the taskbar.
2.When I maximize/minimize my window, it goes very strange in a bottom page .. it's like I have two desktops (actually there are 3 of them, but the third one it's always empty).
here:
28571
There I end up after I scroll (hit scroll and after drag the mouse down).
I guess this happens because of my page navigation .. from the first one to the second one (the first page is a module, the second is another module), but I wish to eliminate this problem because I'd like to use maximize/minimize functionality.
Thanks.