Starting in full screen mode

General and specific configuration/INI settings

Starting in full screen mode

Postby Pedrober » Fri Sep 14, 2007 9:22 am

Is it possible to start the program in full screen mode? It's the way I am working every day and it's less distracting and more comfortable for me.
User avatar
Pedrober
Basic User
Basic User
 
Posts: 23
Joined: Wed Aug 22, 2007 11:00 pm

Re: Starting in full screen mode

Postby Mofi » Fri Sep 14, 2007 2:35 pm

The article Command Line Parameters in help of UltraEdit lists all possible command line switches of the version you use. As you can see there is no one to open UltraEdit automatically in full screen mode. There is also no configuration setting to force UltraEdit to start in full screen mode. So it is only possible to start UltraEdit by default maximized and you have to press the key for the full screen mode.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4064
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Starting in full screen mode

Postby Pedrober » Fri Sep 14, 2007 3:36 pm

Thank you for your answer.
Regards from Galiza.
User avatar
Pedrober
Basic User
Basic User
 
Posts: 23
Joined: Wed Aug 22, 2007 11:00 pm

Re: Starting in full screen mode

Postby Bego » Fri Sep 14, 2007 7:07 pm

Hi guy,

well, I think this is one of the rare times I know a bit more than Mofi ;-)

You can always open UE maximized by choosing: advanced, configuration, Application layout, Miscellanious.
There toggle: "Always open editor maximized."

It also overrides the possibility the definition in a desktop lnk, where you can set the window to open minimized, normal, or maximesed.

rds Bego
User avatar
Bego
Master
Master
 
Posts: 357
Joined: Wed Nov 24, 2004 12:00 am
Location: Germany

Re: Starting in full screen mode

Postby Pedrober » Sat Sep 15, 2007 8:18 am

Thanks for your message. The setting you mention is checked and Ultraedit opens always maximized but not in full screen mode (available only in View/Full Screen Mode or via a shortcut).
Best regards.
User avatar
Pedrober
Basic User
Basic User
 
Posts: 23
Joined: Wed Aug 22, 2007 11:00 pm

Re: Starting in full screen mode

Postby Bego » Sat Sep 15, 2007 8:52 am

Oh sh.., I got you wrong.
No, then it is as Mofi said: Not possible yet. :-(

:-) Bego
User avatar
Bego
Master
Master
 
Posts: 357
Joined: Wed Nov 24, 2004 12:00 am
Location: Germany

Re: Starting in full screen mode

Postby Mofi » Fri Sep 12, 2008 2:38 am

While searching in uedit32.exe of UE v14.20 Beta for full screen settings I found an undocumented INI setting

[Settings]
Force Full Screen=0

If this setting is set to 1, UltraEdit will start by default always in full screen mode. This setting can be only added or changed directly in the INI. I don't know exactly which version was the first one which supported this setting. I searched in my archives for the ASCII string "Force Full Screen" in uedit32.exe and found it in the EXE of v11.10c and later, but not in v10.20d and previous.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4064
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Starting in full screen mode

Postby Pedrober » Fri Sep 12, 2008 3:03 am

Mofi,
Thank you very much for your message. Interesting. Anyhow, the "Always open editor maximized" setting works for me.
Regards from Galiza.
User avatar
Pedrober
Basic User
Basic User
 
Posts: 23
Joined: Wed Aug 22, 2007 11:00 pm


Return to Configuration/INI Settings