erich.wanker Posted March 20, 2013 Posted March 20, 2013 Hi, is it possible to make the mainform fullscreen without border and round corners .. i set: UniServerModule1: MainFormDisplayMode = mfPage MainForm: BorderStyle = bsNone WindowState = wsMaximized but it shows border and round corners.. also if i resize the browser - the size is not allways wsMaximized (.. sometimes it makes space for a not used scrollbar) a little screenshot is attached ... And: how can i display a form on a smartphone correctly ? the settings above are not useable .. the WindowState = wsMaximized makes the form to big and the font to small.. is there a way to make a solution ? Thank you erich Quote
Administrators Farshad Mohajeri Posted March 20, 2013 Administrators Posted March 20, 2013 UniServerModule1: MainFormDisplayMode = mfPage This should be enough. Quote
erich.wanker Posted March 20, 2013 Author Posted March 20, 2013 Just set mfPage only .. please take a look at the attached image... UniServerModule1: MainFormDisplayMode = mfPage thanks erich Quote
Administrators Farshad Mohajeri Posted March 20, 2013 Administrators Posted March 20, 2013 Please see the Windowless sample project. Quote
aln02 Posted March 22, 2013 Posted March 22, 2013 I am not sure but, if on a form there is unidbgrid, try uncheck unidbgrid.weboptions.loadmask. I had a similar behavior. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.