Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Problem with icons on HiDPI displays
BlueHazzard:
Plugins like wxSmith or BrowseTracker or debugger have a lot images. All this images are stored in the share\CodeBlocks\images folder or in the share\CodeBlocks\resources.zip\images archive
I do not know which one are used, but i do not think they should be mixed like that...
The icons and images for the wxSmith plugin should be in share\CodeBlocks\wxsmith.zip
for the debugger plugin in share\CodeBlocks\debugger.zip
ecc...
What is specially do not like about this is when you uninstall one of this plugins, the images still remain in the folder and are not deleted...
oBFusCATed:
--- Quote from: BlueHazzard on January 28, 2019, 12:04:11 am ---for the debugger plugin in share\CodeBlocks\debugger.zip
--- End quote ---
The debugger plugin almost has no images. I've not checked lately, but most of its images are part of the sdk or src folders.
darmar:
Today in "cb-icons" on github direct in "images" folder are only icons used by C::B core, while icons from plugins are in separate directories. I can change this order if it is required.
--- Quote ---Do you want to do the work? Or are you asking if any of us could/would do it? I can integrate them during next week...
--- End quote ---
If you can integrate these icons into C::B tree, it is perfect. I think, that developers of C::B are those who decide about the structure of the code.
About wxSmith plugin. It has a lot of icons and no one was created yet. Do somebody can tell me how these icons was created?
oBFusCATed:
--- Quote from: darmar on January 28, 2019, 07:24:06 pm ---Today in "cb-icons" on github direct in "images" folder are only icons used by C::B core, while icons from plugins are in separate directories. I can change this order if it is required.
--- End quote ---
It is fine the way it is as far as I can tell, I'll ask questions if there are problems.
--- Quote from: darmar on January 28, 2019, 07:24:06 pm ---If you can integrate these icons into C::B tree, it is perfect. I think, that developers of C::B are those who decide about the structure of the code.
--- End quote ---
Fine, I'll do it.
--- Quote from: darmar on January 28, 2019, 07:24:06 pm ---About wxSmith plugin. It has a lot of icons and no one was created yet. Do somebody can tell me how these icons was created?
--- End quote ---
No idea.
oBFusCATed:
darmar: Do you know if the person doing the work on the icons wants to be credited in a commit message or the about dialog?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version