Guidance
指路人
g.yi.org
Guidance Forums
/
wxWidgets (wxWindows) in C++
/ Toolbar icons
最新
搜索
论坛
Reginald Rexx
STC(宏晶)单片机与电路设计
wxWidgets (wxWindows) in C++
奇瑞QQ车友论坛
生活信息交流与学习角
质量与可靠性
Rapid-Q Basic
FreeBasic
Reginald
Forum
Examples
RapidQ
Forum
Bugs
Examples
Resource
RQ Doc
RQ Intro
System
LeonAutoBackup
Home
Software
App
Lib
RapidQ
Reginald
Upload
Chrononet
回顶部
⇑
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
1.
Toolbar icons
#5688
Posted by:
2005-01-07 00:09:16
I have been trying for ages to get these icons working. I think i am the closest I have been, but I cant get the resource file to compile.
I am only trying to load only one icon for now "Icon2.bmp". Here is my resource file:
#include "wx/msw/wx.rc"
icon2 BITMAP "Icon2.bmp"
And finally the line where I initiate the wxBitmap:
wxBitmap bitmap = wxBITMAP(icon2);
I have also tried other calls such as:
wxBitmap *bitmap = new wxBitmap(icon2);
wxBitmap *bitmap = new wxBitmap("Icon2.BMP",wxBITMAP_TYPE_BMP);
When I compile i get:
[Build Error] [myApp_private.res]Error 1
I really cannot work out what is wrong and its making me a bit angry now. Can anyone tell me what i may have doen wrong from this information?
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥860.00
·
¥410.00
·
¥288.00
·
¥918.00
·
¥288.00
·
¥264.00
·
©
Sun 2024-11-24
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0