This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup.exe sizes


Reini Urban wrote:
I started to beautify setup.exe, because I don't want to resize it
everytime manually.

* Is it ok to assume a new size 517, 379 instead of 317, 179?
(simply add 200)
Unfortunately most of the rc entries are hardcoded and are not
calculated at init. I'd prefer to calc them at init and place the
ressources then relatively from left, up, right and bottom, but this
looks like a lot of work.
I've read that 640x480 screensize should be default and the upper limit.

If setup is still usable on a 640x480 screen after your modifications, then I'll be glad to commit them.


* PickView::init_headers()
Better initial propsheet "Current" headers.width, which is awfully
incorrect. There's still some major miscalculation.
Have to step through PickView::init_headers()

Are you asking a question? Reporting a bug? Saying you might have a patch later?


Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]