我在用下拉列表的时候,后面不是有一个向下的箭头嘛,我把生成的代码导入到keil5里面,把下拉列表的字库换成我自己生成的字库,那个向下的箭头没有了

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

我在用下拉列表的时候,后面不是有一个向下的箭头嘛,我把生成的代码导入到keil5里面,把下拉列表的字库换成我自己生成的字库,那个向下的箭头没有了

823 Views
zjk
Contributor III

我在用下拉列表的时候,后面不是有一个向下的箭头嘛,我把生成的代码导入到keil5里面,把下拉列表的字库换成我自己生成的字库,那个向下的箭头没有了

0 Kudos
3 Replies

816 Views
LiubinGong
NXP Employee
NXP Employee

@zjk  

   The root cause is that your generated font file doesn't include the arrow symbol. 

Typically an arrow symbol can be an image or text.

LiubinGong_0-1694166344382.png

Best regards

Liubin

0 Kudos

765 Views
zjk
Contributor III

lv_dropdown_set_symbol(ui->zhu_ddlist_3, LV_SYMBOL_DOWN);

我加入这个之后还是不显示牙

0 Kudos

700 Views
Xu_Zhang
NXP Employee
NXP Employee

hi,zjk

May I ask how I can better reproduce your problem? In order to better help you solve the problem, could you please send me your code with the problem?

 

BR

Xu Zhang

0 Kudos