Topic: Maximize the startup window (1 of 7), Read 63 times
Conf: VEDIT Suggestions
From: Jason Gibbs
Date: Tuesday, November 11, 2003 05:10 AM

Hello

I would like to start my Vedit window full screen - the data entry window not just Vedit itself!

Does anyone know the macro I would use in STARTUP.VDM to make this happen?

I'm sure it used to be covered on this board years ago (I originally asked the question a few years ago) but I've lost the details.

Regards
Jason

 


Topic: Re: Maximize the startup window (2 of 7), Read 64 times
Conf: VEDIT Suggestions
From: Fritz Heberlein
Date: Tuesday, November 11, 2003 11:58 AM

> I would like to start my Vedit window full screen - the data entry
> window not just Vedit itself!
>
> Does anyone know the macro I would use in STARTUP.VDM to make this
> happen?
>
Guess you are looking for Christian's winmax.vdm. Look it up at his
Web page: http://ziemski.privat.t-online.de/vedit/macros/contents.htm

Fritz

 


Topic: Re: Maximize the startup window (3 of 7), Read 41 times
Conf: VEDIT Suggestions
From: J P
Date: Friday, June 11, 2004 03:14 PM


I realised I can simply use:

Config( WIN_ZOOM, "Windows zoomed on startup", 1 )

...... in Vedit.cfg - the 1 replaces the default 0.

Jason :)

 


Topic: Re: Maximize the startup window (4 of 7), Read 41 times
Conf: VEDIT Suggestions
From: Ted Green
Date: Friday, June 11, 2004 03:18 PM

At 02:55 PM 6/11/2004, you wrote:

>This web page no longer exists?

What do you mean by that?

>It would be great if there was simply a Maximize() macro command to maximize the current window.

That is what the Win_Zoom() command does.

There currently is no command which maximized the entire VEDIT application.

Ted.

 


Topic: Re: Maximize the startup window (5 of 7), Read 38 times
Conf: VEDIT Suggestions
From: J P
Date: Friday, June 11, 2004 05:16 PM


>>>>>>>Guess you are looking for Christian's winmax.vdm. Look it up at his Web page: http://ziemski.privat.t-online.de/vedit/macros/contents.htm


A previous poster gave a link to a german web site supposedly containing a macro, but the page no longer exists.

I found the zoom() macro command - many thanks! My Vedit is now perfect!

Regards
Jason

 


Topic: Re: Maximize the startup window (6 of 7), Read 36 times
Conf: VEDIT Suggestions
From: Christian Ziemski
Date: Friday, June 11, 2004 05:35 PM

On Fri, 11 Jun 2004 17:16:00 -0400, J P wrote:

>
>>>>>>>>Guess you are looking for Christian's winmax.vdm. Look it up at his Web
>page: http://ziemski.privat.t-online.de/vedit/macros/contents.htm
>
>
>A previous poster gave a link to a german web site supposedly containing a
>macro, but the page no longer exists.

Fritz referred to a file that not longer exists - due to
site rebuilding.

But my site is still there:

http://ziemski.privat.t-online.de/vedit/

Christian

 


Topic: Re: Maximize the startup window (7 of 7), Read 42 times
Conf: VEDIT Suggestions
From: Christian Ziemski
Date: Friday, June 11, 2004 05:41 PM

On Fri, 11 Jun 2004 17:35:00 -0400, I wrote:

>On Fri, 11 Jun 2004 17:16:00 -0400, J P wrote:
>
>>
>>>>>>>>>Guess you are looking for Christian's winmax.vdm. Look it up at his Web
>>page: http://ziemski.privat.t-online.de/vedit/macros/contents.htm
>>
>>
>>A previous poster gave a link to a german web site supposedly containing a
>>macro, but the page no longer exists.
>
>Fritz referred to a file that not longer exists - due to
>site rebuilding.
> [...]

Strange, some parts of JP's messages got lost when received via mail.
(The quoted lines!)

That should be examined...


Christian