Gord P 7 Posted September 27 (edited) When I am looking at the code, I would rather have the Structure pane use the entire left side. I don't need to see the Object Inspector. But when I click on the Design tab, I would like it to appear again. Is this possible without doing it manually everytime? Edited September 28 by Gord P Share this post Link to post
gkobler 37 Posted Saturday at 06:25 AM D12.2 has now the „focus mode“, may it‘s that what you need? Share this post Link to post
Remy Lebeau 1345 Posted Saturday at 07:05 AM 37 minutes ago, gkobler said: D12.2 has now the „focus mode“, may it‘s that what you need? Focus Mode hides everything except the code editor. Share this post Link to post
dummzeuch 1467 Posted Saturday at 07:47 AM (edited) You could have different desktops for these "modes", but they won't switch automatically either. Hm, maybe you could assign keyboard shortcuts to these menu entries using GExperts, but I'm not sure this is possible. Edit: It isn't. The menu entries for the configured desktops are added dynamically and don't show up in the GExperts IDE Menu Shortcuts expert. So you can't assign a keyboard shortcut to them. (At least not this way). Edited Saturday at 12:48 PM by dummzeuch Share this post Link to post
DenkDirNix 0 Posted Saturday at 08:46 AM I would be happy if F11 would not only show the Object-Inspector but toggle it. Share this post Link to post
Gord P 7 Posted Monday at 03:14 PM Okay, it sounds like I am not missing an obvious way to do it in the IDE then. Thanks for the comments. Share this post Link to post