[lazarus] LCL: menu creation order

Michael Van Canneyt michael.vancanneyt at wisa.be
Tue Jul 1 05:28:29 EDT 2003




On Tue, 1 Jul 2003, Michael Van Canneyt wrote:

>
>
> > > Ultimate reason: the win32 interface seems to crash when a shortcut is set
> > > for a particular menuitem. It occurs when running the lazarus ide.
> >
> > I'm sure you will find the bug.
> >
> > Apropos IDE: Did you try the TSynEdit under win32?
>
> I did, with todays sources:
>
> malpertuus: /cygdrive/e/pp/projects/lazarus/examples >./edittest
> [FORMS.PP] ExceptionOccurred
>   Sender=EACCESSVIOLATION
>   Exception=Access violation
> TApplication.HandleException Access violation
> TApplication.HandleException Handling "Access violation" ...
> [FORMS.PP] ExceptionOccurred
>
> Not very informative :-/

Follow-up:

Executing progressbar (or any other) example,
I get zillions of these messages:

  Exception=Unknown Run-Time error : 217
TApplication.HandleException: there was another exception during showing the first exception
[FORMS.PP] ExceptionOccurred
  Sender=EXCEPTION
  Exception=Unknown Run-Time error : 217

So something is definitely wrong in the windows interface:/

Michael.






More information about the Lazarus mailing list