9 Sep 2009 12:12
#4934
I'm trying to implement a multi language system which would require the ']' character to be embbed in a %mn string. Is there a simple way to do something akin to
winio@('%mn[menu]text]&',cb_func)
winio@('%mn[@]&,','menu]text',cb_func)
or do i have to use the add_menu_item@ method
TIA
steve