
I have placed an icon named folder.ico in the same resource software folder and loaded the icon resource everywhere in ICON: ICON_FOLDER "Folder.ico"

I have defined an Icon resource in the Headlines resource file: #define ICON_FOLDER 901 ico file with the correct size (16×16 pixels) and did the following: I’m building a GUI with a few simple dialog boxes using the native Win32 API in pure C (no MCF).In one of these dialogs, I want to show a button with an icon (small folder) instead of text. Press Shift twice and type the name of the quick list.In this user guide, we will identify some possible reasons that might cause the win32 install button icon to appear, and then I will provide possible recovery methods that you can try to solve this problem. If you don't remember the shortcut, you can search for your quick list by its name. In the editor, access the quick list by the associated shortcut. Add a keyboard shortcut and save the changes.įor more information, see Keyboard shortcuts. Press Ctrl+Alt+S to open the IDE settings and select Keymap.Įxpand the Quick Lists node and select your quick list. On the right pane, add and arrange the actions on the quick list:Ĭlick to remove the selected action from the list. Optionally, provide the quick list description. In the Display name field, specify the name of the quick list. Press Ctrl+Alt+S to open the IDE settings and select Appearance & Behavior | Quick Lists.Ĭlick or press Alt+Insert on the left pane to create a new quick list. There are a number of predefined quick lists, but note that they are not configurable:įor example, you can create a list of actions that do not have shortcuts assigned to them and refer to that list by one shortcut followed by the number associated with a specific action. Each action in a quick list is identified by a number from 0 through 9. You can create as many quick lists as necessary. Think of it as a custom menu or toolbar, for which you can assign a shortcut for quick access.

If you hide the main menu, you can still access it with the corresponding action: press Ctrl+Shift+A and search for main menu.ĭetails in Tree View: Show the last modification date and size of files in the Project tool windowĪ quick list is a popup that contains a custom set of CLion actions. You can't hide it on macOS or on Linux if you are using the Linux native menu. Main Menu: On Windows and Linux, hide the standard menu bar of the application window with File, Edit, View, and other menus. Members in Navigation Bar: Show the fields and methods in the navigation bar. Navigation Bar: Located at the top of the window, where you can navigate the directories and files of your project with Alt+Home as an alternative to the Project tool window.

You can also right-click the status bar to show and hide widgets. Status Bar Widgets: Located in the right part of the status bar. Status Bar: Located at the bottom of the window, it shows event messages, indicates the overall project and IDE status, and provides quick access to some settings via widgets. Tool Window Bars: Located on the edges of the window, these bars contain buttons for showing, hiding, and arranging the tool windows. Toolbar: Located at the top of the window, this is the main toolbar with buttons for opening files, undo and redo actions. These elements are described in User interface.įrom the main menu, select View | Appearance and enable or disable the necessary elements. If you have a small monitor, you can hide some of the UI elements that you never use. The CLion Community Edition repository contains most of the icons used in the IDE. You can use only PNG or SVG files as icons. Ĭlick the button to select an icon from the list or click to upload your own icon. Select the menu option for which you want to change or add an icon and click. In the list of available menus and toolbars, expand the node you want to customize and select the desired item.Ĭlick to add an action or a separator under the selected item.Ĭlick to add or change the icon for the selected action.Ĭlick or to move the selected item up or down.Ĭlick to restore the selected action or all actions to default settings. Press Ctrl+Alt+S to open the IDE settings and select Appearance & Behavior | Menus and Toolbars.

To quickly access your favorite files, directories, bookmarks, and breakpoints, use the Bookmarks tool window. You can also customize the menus and toolbars to only contain the actions that you need, regroup them, and configure their icons. To maximize your productivity, learn the default shortcuts for your favorite actions or assign shortcuts for them. As you work with the IDE, you perform some actions more often than the others.
