硬汉嵌入式论坛

 找回密码
 立即注册
查看: 514|回复: 3
收起左侧

[emWin] SWIPELIST滑动列表占多大啊,为什么我这里说没有足够的信息来列出图像符号。 没有足够的信息来列出图像映射。

[复制链接]

11

主题

14

回帖

47

积分

新手上路

积分
47
发表于 2024-11-28 10:08:38 | 显示全部楼层 |阅读模式
这里就加了一个
WM_MOTION_Enable(1);
SWIPELIST_CreateEx(0, 15, 160, 400, 0, WM_CF_SHOW, 0, GUI_ID_SWIPELIST0);
然后就报
Not enough information to list image symbols.
Not enough information to list the image map.

回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
116197
QQ
发表于 2024-11-28 15:40:38 | 显示全部楼层
方便的话,完整的错误信息看下。
回复

使用道具 举报

11

主题

14

回帖

47

积分

新手上路

积分
47
 楼主| 发表于 2024-11-28 16:28:14 | 显示全部楼层
eric2013 发表于 2024-11-28 15:40
方便的话,完整的错误信息看下。

..\..\Output\atk_f429.axf: Error: L6406E: No space in execution regions with .ANY selector matching libshutdown.o(.ARM.Collect$$libshutdown$$00000000).
..\..\Output\atk_f429.axf: Error: L6406E: No space in execution regions with .ANY selector matching usenofp.o(x$fpl$usenofp).
..\..\Output\atk_f429.axf: Error: L6407E: Sections of aggregate size 0x2f2c bytes could not fit into .ANY selector(s).
Not enough information to list image symbols.
Not enough information to list the image map.
不过刚才试了下又好了,中间就把WM_MOTION_Enable();置0后又变1就好了
然后发现滑动列表不能像box那样单击选中就变背景色,滑动列表会失去焦点
但是我用box+LISTBOX_EnableMotion(LISTBOX_0, 1);为什么也不能滑动呢
回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
116197
QQ
发表于 2024-11-29 08:23:13 | 显示全部楼层
blzgods 发表于 2024-11-28 16:28
..\..\Output\atk_f429.axf: Error: L6406E: No space in execution regions with .ANY selector matchin ...

使用新版,已经默认支持了滑动操作。

emWin6.22模拟器发布,Dropdown,listbox,listview和multiedit控件都已经支持滑动操作(2021-11-24)
https://www.armbbs.cn/forum.php? ... 9736&fromuid=58
(出处: 硬汉嵌入式论坛)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|Archiver|手机版|硬汉嵌入式论坛

GMT+8, 2025-6-10 03:53 , Processed in 0.250262 second(s), 25 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表