NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Starting PhpDock fullscreen ?
Veteran

Joined: 22 Feb 2006
Posts: 106
Reply with quote
Hi,

Is it possible to start phpDock fullscreen ? I didn't find any settings like that in the phpdock.ini, I can only specify a fixed window size...

Thanks in advance and as always Nusphere is releasing blowing-up products ! Keep goin' !
View user's profileFind all posts by medifirstSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
see [Window] section in phpdock.ini:

Quote:
; Window section stores only dimensions and position of the PhpDock window.
; IsFixedSize controls whether window can be resized or not.
; it's recommended to leave Top and Left non-specified. PhpDock will be shown
; in the screencenter in this case
; if Left and/or Right are not specified, PhpDock will center the window
; HideStatusBar controls whether status bar should be always shown (0), or
; show always remain hidden (1) or be shown in case of errors only (2)
[Window]
IsMaximized=0
IsFixedSize=0
HideStatusBar=0
Left=240
Top=169
Height=600
Width=800


I think you're looking for IsMaximized=1 Smile

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 22 Feb 2006
Posts: 106
Reply with quote
Well, it doesn't answer completely to my needs : I want a fullscreen window without status, border or header.

Here are my actual window settings:
[Window]
IsMaximized=1
IsFixedSize=0
HideStatusBar=1
Left=196
Top=52
Height=884
Width=888
HideIEBorder=1
HideIEScrollBar=1
; HideIESelection=1
; NoIEPopupMenu=1

But I've still got the menu bar with the resize and the close buttons. Is it possible to hide them too ? Because for instance I can't combine IsMaximized and IsFixedSize to avoid resizing my fullscreen window.

Thanks in advance
View user's profileFind all posts by medifirstSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
so you need a kind of splash window stretched to full screen, right?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 22 Feb 2006
Posts: 106
Reply with quote
Yeah, that's it !
View user's profileFind all posts by medifirstSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
it's not supported at the moment, but I think we can implement it easily Smile

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 22 Feb 2006
Posts: 106
Reply with quote
Great news !

Can't wait for it ! Wink
View user's profileFind all posts by medifirstSend private message


Joined: 09 Oct 2006
Posts: 2
Reply with quote
A Fullscreen = 1 option would be excellent, certainly buy the product when thats available. Please let me know when it is.

Kind Regards,
David
View user's profileFind all posts by indigoSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
IsMaximized=1 is already there, BTW.
Regarding "Kiosk" mode, we'll implement it soon.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Starting PhpDock fullscreen ?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic