Guidance
指路人
g.yi.org
Guidance Forums
/
wxWidgets (wxWindows) in C++
/ wxStaticBitmap problems with setting an image
最新
搜索
论坛
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.
wxStaticBitmap problems with setting an image
#5734
Posted by:
2005-01-22 04:09:15
i don't know what do i do wrong but every time i try to set an image or bitmap to a wxStaticBitmap window the program stops (at the debugging stage), here i will paste a code i think everything is ok
{
wxString FILENAME2 = wxFileSelector("Choose panorama image","","",NULL,"Any File|*.*",wxOPEN|wxFILE_MUST_EXIST);
if ( FILENAME2.IsEmpty() == true ) return ;
wxBitmap bitmap_obj;
if (!bitmap_obj.LoadFile(FILENAME2, wxBITMAP_TYPE_ANY))
return;
if (!bitmap_obj.Ok()) return;
GetNewTest()->SetBitmap(bitmap_obj);
}
and
wxStaticBitmap* GetNewTest() { return (wxStaticBitmap*) FindWindow( ID_NewTest ); }
thx for any help
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥1,150.00
SRE-AD2H智能速度继电器20mA转速电流变送器带显示转速监控模块
¥950.00
SRE-PD3H-AC CRS207超速保护继电器速度监控器转速欠速零速报警
¥890.00
双福SRE-PD3H-AC48速度继电器转速监控超速欠速打滑溜钩溜车检测
¥470.00
TMM-R80-BH背光指针式转速表船用柴油机发电机用500rpm厂家直销
¥918.00
双福SRE-PE3H-AC速度继电器转速监控超速保护数显转速表测速仪
¥317.00
N1H-1A-100转速传感器M12*1长100测齿轮有源带插头高转速双福直销
©
Sat 2025-4-5
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0