|
char * message="123";% ^& w: ?. h* G2 u1 y
char * title="123";0 l, C& E6 K3 t
int scope=UF_UI_SEL_SCOPE_NO_CHANGE;' S$ O+ [% T7 t* w3 z* S3 f5 v
int response;" o. u$ I$ o+ Y! w# U
tag_t object_tag;7 O. i4 M4 e) a$ P9 ]6 H
double cursor[3];
: @9 n) W' T# G% X tag_t view;
5 m% z: r1 P5 F* D7 M) f UF_UI_select_with_single_dialog (message,- K4 D' G+ @% Q$ b) h7 G' Y
title,scope,NULL,NULL,&response,&object_tag,
- {* J5 E& R$ {( C6 { cursor,&view);
9 x! a) _4 _: ^( J$ _8 s! u UF_DISP_set_highlight(object_tag,0);
7 T9 n6 E m7 H9 G UF_OBJ_set_color(object_tag,12);7 {, [3 z4 D1 _" B3 ]
编译时出现:E:\OPEN API\UF\change_color\change_color.cpp(55) : error C2065: 'UF_OBJ_set_color' : undeclared identifier
U2 j5 Q9 f& K6 H不知道什么原因。高手解决下。
3 k- s- h* @1 N( `0 N* _$ D谢谢了。 |
|