Kidlion Posted May 4, 2020 Share Posted May 4, 2020 Hey, I am using Parallels after testing in bootcamp. Both give same issue. Cant change size, in the editor tabs are shrunk and not able to be seen.  This is with max resolution settings. I am not quite sure how to fix this.  Link to comment Share on other sites More sharing options...
0 EduKrowlley Posted May 4, 2020 Share Posted May 4, 2020 4 minutes ago, Kidlion said: Hey, I am using Parallels after testing in bootcamp. Both give same issue. Cant change size, in the editor tabs are shrunk and not able to be seen.  This is with max resolution settings. I am not quite sure how to fix this.   Try to enable the option of Parallels to open windows apps directly inside of MacOS, I've make this work with this option, Catalina 10.15. Link to comment Share on other sites More sharing options...
0 Kidlion Posted May 4, 2020 Author Share Posted May 4, 2020 5 minutes ago, EduKrowlley said:  Try to enable the option of Parallels to open windows apps directly inside of MacOS, I've make this work with this option, Catalina 10.15.  Unfortunately that didn't work either.  Fullscreen also does not work, just makes it pinned to the corner. Link to comment Share on other sites More sharing options...
0 jcsnider Posted May 4, 2020 Share Posted May 4, 2020 https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html  Make sure your dpi and scaling options are set to 100% Link to comment Share on other sites More sharing options...
0 Kidlion Posted May 4, 2020 Author Share Posted May 4, 2020 29 minutes ago, jcsnider said: https://www.tenforums.com/tutorials/5990-change-dpi-scaling-level-displays-windows-10-a.html  Make sure your dpi and scaling options are set to 100%  That did not work either. Seems like Parallells wont let me change the settings for the scale. Link to comment Share on other sites More sharing options...
0 BabyLoves Posted May 10, 2020 Share Posted May 10, 2020 On 5/4/2020 at 11:42 AM, Kidlion said: Hey, I am using Parallels after testing in bootcamp. Both give same issue. Cant change size, in the editor tabs are shrunk and not able to be seen.  This is with max resolution settings. I am not quite sure how to fix this.  I experienced this problem this week with my MacBook Pro TouchBar with Catalina ... I recommend climbing up Bootcamp and then follow these steps: 1) Create a MANIFEST: programName.exe.manifest with a content:  <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">  <application xmlns="urn:schemas-microsoft-com:asm.v3">   <windowsSettings>    <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">False</dpiAware>   </windowsSettings>  </application> </assembly> ______________________________ 2) Regedit: (win key+R - > regedit) Manage to HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > SideBySide  Right Button -> New Create a key DWORD 32bits Name: PreferExternalManifest Value: 1 Link to comment Share on other sites More sharing options...
Question
Kidlion
Hey, I am using Parallels after testing in bootcamp. Both give same issue. Cant change size, in the editor tabs are shrunk and not able to be seen.Â
Â
This is with max resolution settings. I am not quite sure how to fix this.Â
Â
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now