View Single Post
  #5  
Unread 11-06-2005, 11:47 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

You also have to be carefull when using the run mode. If the controle you testing say a button and you are having it change from con 0 to con 1 and you press the button to test it or what not. Being the UIBuilder has no idea what con is, it will think its a proberty and set it. So now your controle has a new property called con and it will equal 1. So now when u load up the UI it will change the con to 1.. You will have to go back and delete that property from the controle to fix it.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote