How to lock the window re-sizing? For example my layout was assigned to only work with 1024x768.
2 views
Skip to first unread message
ChromiumUSer
unread,
Dec 24, 2011, 10:52:55 AM12/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webian
I have a case where i am not using it as full-screen but only to a fix
resolution 1024x768. But the user can resize the window is there any
way to lock it?
//setTimeout("fullscreen.toggle(window)", 2000); // i am not using
this so i have a window border, only i want to lock the window
resizing.