Hi there... sorry if this has been asked before... but I need some help about it... I wanna know if there is anyway of autotab code file that is like this:
[code] <MenuButton ID=Atom(AbTbViewsGroupingsDropDown) CmdID=50032 Active=MouseAndKeyboard|NoSyncFocus Layout=FillLayout()> <ButtonIcon Padding=rect(3,3,3,3) ID=Atom(ai552)/> <PopupMenu2> <MenuItem2 Class="ToolbarMenuItem" CmdID=50007 ID=Atom(ai553)/> <MenuItem2 Class="ToolbarMenuItem" CmdID=50012 ID=Atom(ai554)/> <MenuItem2 Class="ToolbarMenuItem" CmdID=50014 ID=Atom(ai555)/> <MenuItem2/> <MenuItem2 Class="ToolbarMenuItem" CmdID=39502 ID=Atom(ai556)/> <MenuItem2 Class="ToolbarMenuItem" CmdID=50021 ID=Atom(ai557)/> </PopupMenu2> </MenuButton> [/code]
exist any function to do it automatically???? insise textFX??? any plugin???
Hi there... sorry if this has been asked before... but I need some help about it...
I wanna know if there is anyway of autotab code file that is like this:
[code]
<MenuButton ID=Atom(AbTbViewsGroupingsDropDown) CmdID=50032 Active=MouseAndKeyboard|NoSyncFocus Layout=FillLayout()>
<ButtonIcon Padding=rect(3,3,3,3) ID=Atom(ai552)/>
<PopupMenu2>
<MenuItem2 Class="ToolbarMenuItem" CmdID=50007 ID=Atom(ai553)/>
<MenuItem2 Class="ToolbarMenuItem" CmdID=50012 ID=Atom(ai554)/>
<MenuItem2 Class="ToolbarMenuItem" CmdID=50014 ID=Atom(ai555)/>
<MenuItem2/>
<MenuItem2 Class="ToolbarMenuItem" CmdID=39502 ID=Atom(ai556)/>
<MenuItem2 Class="ToolbarMenuItem" CmdID=50021 ID=Atom(ai557)/>
</PopupMenu2>
</MenuButton>
[/code]
exist any function to do it automatically???? insise textFX??? any plugin???