Export to GitHub

delphipi - issue #8

Patch: Resizable user interface


Posted on Aug 29, 2008 by Quick Kangaroo

Hi

I updated a few minutes ago, and saw that the user-interface was not resizable, which makes it difficult to use the grid that displays all the available packages if the path names are long.

So I made the attached patch file, and went through all the panels to make sure that they behave appropriately with resizing. No changes were made to program logic.

I also changed button dimensions to the Golden ratio (W/H ~1.618) where appropriate - I do this for all my own projects, and I think it looks more pleasing, but it's your project, feel free to cherry-pick any of my changes, if any at all.

And thanks very much for making this project.

Caleb

Attachments

Comment #1

Posted on Aug 29, 2008 by Swift Dog

Hi Caleb, Thanks for your advises and the patch, i will apply it as soon as possible. Actually, i was going through a deep change in the program logic and was adding new features but unfortunately i didnt have much time to complete them. I will disable some of new features and make a new release. So in the next release, use interface will be resizable and buttons will be set to golden ratio :)

Thanks for your concern.

Comment #2

Posted on Aug 29, 2008 by Swift Dog

Applied patch from caleb.hattingh. User interface is made resizable, but button dimensions are left as they were.

Comment #3

Posted on Aug 30, 2008 by Quick Kangaroo

Ok. If there is anything specific you would like help with, please let me know.

regards Caleb

Status: Fixed

Labels:
Type-Defect Priority-Medium