Hi Folks, I've replaced 5 Pushbuttons in a project with BevelButtons to take advantage of the icon capabilities. Other than adding an icon and setting the positioning of the icon and the button text, the only code is applied to the Action event (simply copied from the original Pushbutton). The original Pushbuttons have been deleted.
When I run the project in debug mode, everything works as it should. However, after building the project, running the app results in assertion failures: Can't find plugin method BevelButton.DeleteAllRows BevelButton.AddText BevelButton.AddSeparator BevelButton.RemoveRow BevelButton.InsertRot ... And so on through just about every control type used. I've restarted the IDE and re-built with the same results. The code has not been otherwise changed and built properly before the BevelButton was added. Anyone else running into this? 2007r1 UB building a UB project. Tim -- Tim Jones [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
