window = { "name" : "AuctionWindow_RegisterPage", "x" : 8, "y" : 30, "width" : 360, "height" : 298, "children" : ( { "name" : "ItemSlot", "type" : "slotbar", "x" : 0, "y" : 30, "width" : 97, "height" : 97, "horizontal_align" : "center", "text_horizontal_align" : "center", "children" : ( { "name" : "TemporaryImage", "type" : "image", "x" : 0, "y" : 0, "horizontal_align" : "center", "vertical_align" : "center", "image" : "d:/ymir work/ui/items/weapon/03100.sub", }, ), }, { "name" : "ItemName", "type" : "text", "x" : 0, "y" : 150, "horizontal_align" : "center", "text_horizontal_align" : "center", "text" : "¾ÆÀÌÅÛÀ» ÀÌ°÷¿¡ µå·¡±×ÇÏ¿© ³Ö¾îÁÖ¼¼¿ä", }, { "name" : "LowerSellingPriceName", "type" : "text", "x" : 70, "y" : 185, "text" : "¸Å¸Å ÃÖÀú°¡", }, { "name" : "LowerSellingPriceSlot", "type" : "image", "x" : 150, "y" : 185 - 3, "image" : "d:/ymir work/ui/public/Parameter_Slot_05.sub", "children" : ( { "name" : "LowerSellingPriceValue", "type" : "text", "x" : 0, "y" : 0, "all_align" : "center", "text" : "123456789123456789", }, ), }, { "name" : "AverageSellingPriceName", "type" : "text", "x" : 70, "y" : 205, "text" : "¸Å¸Å Æò±Õ°¡", }, { "name" : "AverageSellingPriceSlot", "type" : "image", "x" : 150, "y" : 205 - 3, "image" : "d:/ymir work/ui/public/Parameter_Slot_05.sub", "children" : ( { "name" : "AverageSellingPriceValue", "type" : "text", "x" : 0, "y" : 0, "all_align" : "center", "text" : "123456789123456789", }, ), }, { "name" : "InputPriceSlot", "type" : "image", "x" : 90, "y" : 250 - 3, "image" : "d:/ymir work/ui/public/Parameter_Slot_05.sub", "children" : ( { "name" : "InputPriceValue", "type" : "text", "x" : 0, "y" : 1, "all_align" : "center", "text" : "123456789123456789", }, ), }, { "name" : "RegisterButton", "type" : "button", "x" : 230, "y" : 250 - 3, "text" : "µî·Ï", "default_image" : "d:/ymir work/ui/public/small_button_01.sub", "over_image" : "d:/ymir work/ui/public/small_button_02.sub", "down_image" : "d:/ymir work/ui/public/small_button_03.sub", }, ), }