View Single Post
  #10  
Unread 04-29-2005, 09:05 PM
DNeufeldSOE DNeufeldSOE is offline
SOE Coder Guy
Yes this person is from Daybreak!
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 15
Default

Regarding modability: This is probably the most modable UI to date. There's almost no hard bindings to the code, so you can actually move most of the controls anywhere you like, and make as many copies as you like (so you could, for example, have a micro version of the event list hung off some place like your chat window). You can do pretty much all the functionality with slash commands, and all the controls are driven by dynamic data + data sources. The only exception is the member list, it's pretty much hard coded because of the variable height rows.
Reply With Quote