何かウインドウを出すには、最小限、以下のようなXMLを記入した"xxxx.kon" というファイルと、Resourcesフォルダに背景になるイメージファイルが必要です。

イメージファイルは、下に表示されているものを「名前を付けて保存」でダウンロードしてください。

<?xml version="1.0" encoding="utf-8"?>
<widget version="1.0" minimumVersion="3.1" author="Kei's Media Image Lab.">
	<window>
	    <title>WindowTitle</title>
	    <name>mainWindow</name>
    	    <width>200</width>
	    <height>200</height>
            <image>
	        <src>Resources/panel.png</src>
		<name>mainImage</name>
    	    </image>
	</window>
</widget>

http://kei.no-ip.com:8080/YKayoWiki/attach/.kon%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%92%E4%BD%9C%E3%82%8B/panel.png

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
b1.png 145.9 kB 1 28-Nov-2007 23:43 219.108.93.238
png
panel.png 4.0 kB 1 28-Nov-2007 23:43 219.108.93.238
« This page (revision-5) was last changed on 28-Aug-2009 11:47 by kei