can give me the code of applet and resdatas of pumaa glow
i used v16 paramater
i used v16 paramater
APP_GLOW_SHOP "WndGlowShop.tga" "" 0 224 464 0x2410000 26
{
// Title String
"Glow Shop"
}
{
// Help Key
""
}
{
WTYPE_BUTTON WIDC_OK "ButOk2.bmp" -842150451 26 404 98 424 0x220010 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_BUTTON WIDC_CANCEL "ButCancel2.bmp" 0 108 404 180 424 0x220010 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_STATIC WIDC_COST "" 0 128 368 196 384 0x2260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_STATIC WIDC_STATIC7 "" -842150451 26 368 112 386 0x2260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_BUTTON WIDC_BUTTON1 "reset.bmp" -842150451 64 252 136 272 0x220010 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_STATIC WIDC_CUSTOM5 "" -842150451 28 54 180 174 0x2260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_STATIC WIDC_STATIC4 "" 0 511 -370 607 -354 0x2220000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_STATIC WIDC_STATIC8 "" 0 139 -376 235 -360 0x2220000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_CUSTOM WIDC_ "" 0 26 46 184 242 0x260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_CUSTOM WIDC_CUSTOM_R "" 0 44 294 164 310 0x260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_CUSTOM WIDC_CUSTOM_G "" 0 44 316 164 332 0x260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
WTYPE_CUSTOM WIDC_CUSTOM_B "" 0 44 334 164 350 0x260000 0 0 0 0 25 025 112
{
// Title String
""
}
{
// ToolTip
""
}
}
MAX_MOVER_MENU
#define MMI_GLOWSHOP 240
TID_MMI_GLOWSHOP 0xffffffff
{
IDS_TEXTCLIENT_INC_003935
}
IDS_TEXTCLIENT_INC_003935 Glow Shop
Quote:
oh man srysly?
defineNeuz.h
increase this definenumber by oneCode:MAX_MOVER_MENU
than add
Before the Max_mover...Code:#define MMI_GLOWSHOP 240
change the 240 to the number to MAX_MOVER_MENU was before.
save this
textclient.inc
add
at the endCode:TID_MMI_GLOWSHOP 0xffffffff { IDS_TEXTCLIENT_INC_003935 }
save
open textclient.txt.txt
save, finishCode:IDS_TEXTCLIENT_INC_003935 Glow Shop
Quote:
just post your FuncApplet.cpp code.....
and just use it as a menu Entry ... "tutorial" above