<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head><body>
<p style="margin: 0;"><span><span></span></span></p>
<p style="margin: 0px; "></p>
<div style="margin: 5px 0px 5px 0px;">
<br/>Timothy Groves <the.tail.kinker@gmail.com> hat am 20. Juni 2012 um 18:50 geschrieben:
<br/>
<br/>> I am working on a project, and decided for the first time ever to use a
<br/>> main menu. I set it up, it worked, and then it vanished. It is still
<br/>> present in the IDE and source code, but it no longer appears when the
<br/>> app is run.
<br/>>
<br/>> This happened after I added a ButtonPanel (which I then removed) and two
<br/>> Bitmap Buttons (which are still there).
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Maybe you accidentally set the form's borderstyle to bsDialog. Set it to bsSizeable.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"></p>
</body></html>