Unable to read icon

04/13/2021 01:27 siono01#1
[Only registered and activated users can see links. Click Here To Register...]


This is the window I added.

Code:
APP_CARDALBUM "WndTile00.tga" 1 702 400 0x2410000 26
{
// Title String
IDS_RESDATA_INC_019732
}
{
// ToolTip
IDS_RESDATA_INC_019733
}
{
    WTYPE_BUTTON WIDC_PAGEDOWN "WndLeftArrow01.bmp" 0 324 320 348 344 0x220000 0 0 0 0
    {
    // Title String
    IDS_RESDATA_INC_019733
    }
    {
    // ToolTip
    IDS_RESDATA_INC_019734
    }
    WTYPE_BUTTON WIDC_PAGEUP "WndRightArrow01.bmp" 0 638 320 662 344 0x220000 0 0 0 0
    {
    // Title String
    IDS_RESDATA_INC_019733
    }
    {
    // ToolTip
    IDS_RESDATA_INC_019735
    }

}

In addition, I added the CARA item icon attribute and this error occurred
Code:
2021/ 4/13   06:22:18   Spec_Item.txt ID:0 last_read(ID:-1 name:=)

2021/ 4/13   06:23:22   Spec_Item.txt ID:0 last_read(ID:-1 name:=)
Can someone help me, or give me some hints. Thank you very much
04/13/2021 10:39 Tamus#2
did you add also in defineItem.h?
04/13/2021 13:33 siono01#3
Quote:
Originally Posted by Tamus View Post
did you add also in defineItem.h?
yes
04/14/2021 03:17 flyffdev#4
wrong spec/propitem parameters
04/14/2021 12:39 siono01#5
Quote:
Originally Posted by flyffdev View Post
wrong spec/propitem parameters
Does this match my file? Still need to modify the source
04/16/2021 14:39 Tamus#6
Quote:
Originally Posted by siono01 View Post
Does this match my file? Still need to modify the source
if he using v19 files need to use code of v19 parameter.