LIstTree renaming nodes/items with icons

Discuss GUI programming with the MUI Royale plugin here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

LIstTree renaming nodes/items with icons

Post by djrikki »

Hello,

Hopefully this isn't a duplicate thread, cannot get this to work, just prints !A[990]... if I use \27A it just raises a DSI.

Code: Select all

mui.DoMethod("MENU1","rename","default-docky-about","\33A[" .. #BASELINE_INFO .. "] [info] " .. locale[49] .. " " .. mui.Get("evo_application-name","contents") .. "...")
Image
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: LIstTree renaming nodes/items with icons

Post by airsoftsoftwair »

Very short example script + XML please :)
Post Reply