随笔 - 314  文章 - 1 评论 - 127 阅读 - 135万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

07 2012 档案
cxGrid失去焦点后如何继续保持选中单元的高亮状态
摘要:cxGrid失去焦点后如何继续保持选中单元的高亮状态,找了好久才找到一个答案:SolutionThere is no need to adjust those options. The solution is very simple: You should define a new style (an Item of the Style Controller) which defines the necessary colors for highlighting and use it both for the View's Styles.Inactive and Styles.Sele 阅读全文
posted @ 2012-07-31 20:31 garfieldtom 阅读(1825) 评论(0) 推荐(0) 编辑
andriod 4.0 google maps使用问题
摘要:安装my tracks到a750,发现无法安装mytracks,试着安装到onda平板,也无法安装,然后试了多个ROM都不行,才发现是android 4.0 google地图的使用问题。将<uses-library android:name="com.google.android.maps" android:required="false"/>加入到manifest的application中,可以安装,但仍不能使用。百度地图可以使用,奇怪的是机器上的google地图可以正常运行。上网搜索,说要上传com.google.android.maps 阅读全文
posted @ 2012-07-17 14:52 garfieldtom 阅读(470) 评论(2) 推荐(0) 编辑
Android工程重新编译问题
摘要:以前写的一个Android程序,因为好久(其实也没多久 :-) )没有再捣腾Android,本来用的就不太熟,最近想重新研究一下,于是打开Eclipse,再打开原来的工作空间....竟然打不开了 :-( 工作空间中没有内容!我是重新安装了系统,可没想到怎么会打不开,于是只好重新建立一个工作空间,将原工程导入,可以打开工程了。可接下来又来问题了,工程一大堆错误!不会呀?之前编译没有问题啊?怎么回事?看看错误:The method of type must override a superclass method上网搜索了一下,发现是java编译版本问题,需要设置一下java编译版本:在eclip 阅读全文
posted @ 2012-07-14 19:20 garfieldtom 阅读(2956) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示