Conal Elliott wrote:
> When I make an MDI child frame, there is no frame around it containing=
title bar=20
with the usual buttons for minimize, restore/maximize, and close. I=92ve=
set the=20
resizeable, closeable, minimizeable, and maximizeable to True. The child=
window does=20
resize, but I can=92t move it etc.
Dazzle uses MDI frames all the time, so it should work. Show me the code =
! ;-)
Anyway, again I think it will be related to the "initial" attributes, ie.
specify these properties directly when constructing the frame.
-- Daan.
>
>
>
> Am I missing something? Have MDI frames been tested in wxHaskell?
>
>
>
> - Conal
>
|