On Tue, 2007-07-24 at 12:14 -0400, Tony Maro wrote: > On Tue, 2007-07-24 at 11:48 -0400, Tony Maro wrote: > > > I did however have one form that if I showed it modal, closed it, > > and showed it modal again would crash the app. I changed it to > > dynamically create the form just prior to showing it to fix the > > problem. > > > Something else, I seem to get left mouse button messages twice for > every click. > > Using: > > procedure WMLMButtonUp(var Message: TLMLButtonUp); message > LM_LButtonUp; > > It calls this procedure twice for every right mouse release. GTK+ > only does it once, so I don't think it's my code.
False alarm - already fixed with the latest CVS I see. I was running the last "stable" download.
