2008年10月20日

绝对诱惑

摘要: seduce you! 尤物啊 阅读全文

posted @ 2008-10-20 20:42 GavinGan 阅读(2735) 评论(3) 推荐(0)

AX中添加按钮实现图像旋转

摘要: 对一个window控件(控件名为windows),要实现旋转,overwrite一个按钮的click方法: void clicked(){ Image image = new Image(); super(); image = windows.image(); image.rotate(RotateType::Rotate90FlipNone); windows... 阅读全文

posted @ 2008-10-20 13:53 GavinGan 阅读(272) 评论(0) 推荐(0)

导航