71
Help / Re: code::blocks hangs at startup
« Last post by Miguel Gimenez on January 23, 2026, 08:23:17 am »The change is not finished, wxsresourcetree must be modified.
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
not sure if really usable
namespace
{
wxsRegisterItem<wxsAnimationCtrl> Reg(_T("AnimationCtrl"),wxsTWidget,_T("Standard"),370);
wxString DataPath = ConfigManager::GetDataFolder() + _T("/images/wxsmith/");
Info.Icon32.LoadFile(DataPath+Info.ClassName+_T("32.png"),wxBITMAP_TYPE_PNG);
Info.Icon16.LoadFile(DataPath+Info.ClassName+_T("16.png"),wxBITMAP_TYPE_PNG);
() at /lib64/libgdk_pixbuf-2.0.so.0
() at /lib64/libgdk_pixbuf-2.0.so.0