On Saturday 24 March 2001 08:37, Kalle Dalheimer wrote:
> Hi,
>
> I have converted the first dialog, the Copyright dialog in the Qt2 frontend
> to the new MVC architecture (ok, so it's not the most sophisticated dialog
-
> that's why I started with that one). I have a memory-related crash at t
Kalle Dalheimer <[EMAIL PROTECTED]> writes:
| But I would need some help on what the control flow is when the user clicks
| on a button. The xforms frontend has some nasty looking callbacks that I do
| not really seem to grasp.
caught by WorkArea::work_area_handler which emits a signal workAr
Hi,
I have converted the first dialog, the Copyright dialog in the Qt2 frontend
to the new MVC architecture (ok, so it's not the most sophisticated dialog -
that's why I started with that one). I have a memory-related crash at the
end, that's probably because the dialog is currently deleted pr