ipaq.wxe

来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· WXE 代码 · 共 34 行

WXE
34
字号
# Default emulator config file[General]# The title of the emulatortitle = "iPAQ Emulator"# An optional descriptiondescription = "No description yet"# The top-left of the virtual screen relative# to the background bitmapscreenX = 56screenY = 69# The size of the virtual screenscreenWidth = 240screenHeight = 320# The size of the overall device -# only necessary if not specifying a background# bitmap# deviceWidth = 260# deviceHeight = 340# The main bitmap representing the device.# You can use PNG, JPG, TIFF, BMP, XPM, GIFbackgroundBitmap = "ipaq01.jpg"# Hex string for background colour. You can# also use the name 'backgroundColor'backgroundColour = "000000"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?