by ubercode on Wed Feb 11, 2009 1:51 pm
The Editwindow and Richeditwindow are different window types from the Dialog - they aren't allowed to contain any other controls. Only the Dialog is allowed to contain other controls. There will eventually be a Richedit control object which will be embeddable in a Dialog. You can also create new Ubercode control objects though this needs C coding skills.