Order of the Butterfly
Posts: 306 from 2005/3/27
From: Poland, Zdzies...
Quote:
ncafferkey wrote:
Hi,
Recent MUI_Window autodocs include a new special value for MUIA_Window_TopEdge: MUIV_Window_TopEdge_Bottom. However, its meaning isn't explained. Does anyone here know?
As I was allways keen on MUI I did a search through internet and the only thing I found is a definition from AROS MUI sources:
Code:
#define MUIV_Window_TopEdge_Bottom(n) (-1000-(n))
BTW, this keyword isn't recognized while compilin on MorphOS 3.9 with recent MOS SDK.
Quote:
ncafferkey wrote:
I also have a query about MUIV_Window_TopEdge_Delta (although not strictly MorphOS related). With MUI 3.8 on 68k, I can't get it to work at all, even though it's in the 68k includes and autodocs.
Same here on MorphOS 3.9.
For example,
Code:
MUIV_Window_TopEdge_Delta(30)
should open the window 30 pixels away from the screen's title bar.
Compiler (ec) recognizes the keyword and compiles the source, but the program's window appears in the most top of screen and covers the screen's title bar.
Mac mini G4@1,5GHz silent upgrade + Xerox Phaser 3140 + EPSON Perfection 1240U
Commodore C64C + 2 x 1541II + Datasette + SD-Box
I miss draggable screens... and do you? I know I'm in a minority unfortunately.