|
char * message="123";& l3 v* o6 _( J$ Z
char * title="123";! G) ~9 ~4 ]) R9 n4 C0 s1 I
int scope=UF_UI_SEL_SCOPE_NO_CHANGE;8 t% W$ C7 w0 |( O/ |: {
int response;
0 O- }4 x' t U M8 W5 C7 B4 N tag_t object_tag;
) p; R# W/ n5 H) q8 }! \; t double cursor[3]; 4 {, {: X$ `7 Z2 Z4 ?$ W
tag_t view;
$ ^3 f; B( V+ |$ x: d UF_UI_select_with_single_dialog (message,9 B( ? }3 V5 n2 S2 n0 n
title,scope,NULL,NULL,&response,&object_tag,
6 p: l# j9 T% H5 J; ~( }$ | cursor,&view);
+ m" Q, k+ o1 W5 d UF_DISP_set_highlight(object_tag,0);
# m9 ^3 h' _ r$ f: p UF_OBJ_set_color(object_tag,12);# [/ P$ ^) r6 b; _& B5 X
编译时出现:E:\OPEN API\UF\change_color\change_color.cpp(55) : error C2065: 'UF_OBJ_set_color' : undeclared identifier
9 g/ L4 N7 N" e) n$ ~! \不知道什么原因。高手解决下。
' e, A# Y. ]3 |0 F4 ~; ]谢谢了。 |
|