View Single Post
  #17  
Unread 12-05-2009, 02:12 PM
daimon's Avatar
daimon daimon is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Finland
Posts: 466
It's ok I am not the best guy explaining stuff in english

Those two ID's are separate tags and you can have them both in your code

ID="ToolBarButton_MainMenu"
is a tag for the new menu thing. it used to be a regular button. You can hide it by replacing width and height values to "1".

ID="ToolbarButton_Slot_1"
is complitely a new tag. this is basically the old ToolBarButton_MainMenu. I'll try to rewrite the notes how to replace these buttons.
__________________
~·~ DaimonUI ~·~
avatar by Humon
Reply With Quote