Could you add an ability for VBA to remember window sizes?
Such as when the VBA is stretched or maximized, it
returns to that size or state the next time VBA is
started up.
Because I always maximize my VBA when it starts up, but
it never saves it so I have to do maximize VBA again
the next time I start it. (I don't mean full screen, I
mean maximize through the maximize button at the up
right corner of VBA)
I would greatly appreciate it if this function was added.
Logged In: YES
user_id=29726
If you set it on x3 (for 800x600 pixel displays) or x4 (for
1024x768 pixel displays), you should be able to work around
this deficiency until it's fixed.