Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for IDA Pro plugin unusable with high res display #16

Closed
blaquee opened this issue Sep 28, 2016 · 13 comments
Closed

UI for IDA Pro plugin unusable with high res display #16

blaquee opened this issue Sep 28, 2016 · 13 comments
Labels

Comments

@blaquee
Copy link

blaquee commented Sep 28, 2016

For 4k monitors and the Windows 150% DPI Zoom, the UI is not very useable, and I cant seem to resize it to at least fit the elements.

display

@a1ext
Copy link
Owner

a1ext commented Sep 28, 2016

Hi, do you know how it handled in x64dbg?

@blaquee
Copy link
Author

blaquee commented Sep 28, 2016

If you're using Qt for the UI. I would suggest using Layouts Qt Layouts.
This would allow the UI to be fluid and also keep the elements aligned when resizing

@blaquee
Copy link
Author

blaquee commented Sep 28, 2016

In the SettingDialog.ui, can you try using 'Expanding' in the Horizontal and Vertical Policy?

@a1ext
Copy link
Owner

a1ext commented Sep 29, 2016

@blaquee Yes, of course. What IDA version do you have? Could you test the settings view with these binaries at your 4k desktop?

@a1ext a1ext added the bug label Sep 30, 2016
@blaquee
Copy link
Author

blaquee commented Oct 3, 2016

@a1ext I was out of town this weekend. I will test these when I am home. And I have IDA 6.95

@blaquee
Copy link
Author

blaquee commented Oct 4, 2016

Hi @a1ext its much improved! But there is still one slight UI modification needed it seems. For the Remote Module Base input. See image below.
http://i.imgur.com/GIt3CmN.png

@a1ext
Copy link
Owner

a1ext commented Oct 4, 2016

@blaquee thanks, could you check all the views (including all the settings tabs, Python remote execution view, memory choose dialog)?

@blaquee
Copy link
Author

blaquee commented Oct 4, 2016

@a1ext The other tabs in the setting dialog all seem fine. Every other UI element seems ok, just the input for Remote Module Base needs adjustments now.

@a1ext
Copy link
Owner

a1ext commented Oct 4, 2016

hmm... It seems like half of the content is cropped...
How it should look:
image

@a1ext
Copy link
Owner

a1ext commented Oct 4, 2016

@blaquee What IDA PRO version do you have? I'll prepare a plugin for tests for your version

@blaquee
Copy link
Author

blaquee commented Oct 4, 2016

I have IDA Pro 6.95. And youre right, I didn't notice all of that is in fact missing!
BTW the entire setting dialog is still not expandable.

@a1ext
Copy link
Owner

a1ext commented Oct 6, 2016

BTW the entire setting dialog is still not expandable.

It shouldn't be expandable...
Could you check this binary?

@blaquee
Copy link
Author

blaquee commented Oct 9, 2016

Much better @a1ext !

@blaquee blaquee closed this as completed Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants