[Lazarus] TFrame and buttons

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 17 14:32:14 CET 2012


ik <idokan at gmail.com> hat am 17. Januar 2012 um 14:22 geschrieben:

> Hello,
> 
> I'm Writing my hobby application ( https://github.com/ik5/display-quotes/
> <https://github.com/ik5/display-quotes/> ), and I decided to use TFrame for
> the search window.
> The thing is that when I add code to the Prev and Next buttons, They do not
> get execute on the main form.
> It looks like Lazarus events are looking for events at the main form rather
> in at the framed form.
> 
> Am I missing something here or is it a bug ?
> I'm using lazarus svn r34764 under linux 64 bit, with FPC 2.6.0


The IDE itself uses frames with events. So they should work for you to.

Please create a bug report and provide a small example project (only
sources).



Mattias



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120117/bbb5d64e/attachment-0003.html>


More information about the Lazarus mailing list