Posted by member 80008 on 2003-12-05 18:32:47 link

ilmcuts: Danke fürs herumprobieren.
Its strange. Tried again with freshly downloaded LSMail. MD5-sum 7681dc900dd908c05dad44c286a81e92. After pasting RC1 and restarting LS - gone again. LSImageFolder has no spaces, simply C:\Litestep\Images. none.bmp is not empty, but a simple panel for use with labels. Converted none.bmp to none.png, same result. No background - same result. Removed negative coords for simplicity - same result.

Now some detective work: WinDowse, window informations tracker:
Text
Process ID 000006E8
Exe filename LITESTEP.EXE
App instance 00BD0000
Handle 000F01AC
Parent handle 001A0056
Function 00000000
Menu handle 00000000
Coords in parent left:0, top:0, right:400, bottom:25
Coords in screen left:0, top:0, right:400, bottom:25
Window size width:400, height:25
Client area size width:400, height:25
Style 94000000
Extended style 00000080
ws_overlapped | ws_popup | ws_visible | ws_clipsiblings | ws_ex_toolwindow |
ws_ex_left | ws_ex_ltrreading | ws_ex_rightscrollbar


Width and parent coords are different from the settings. There is no window at that position.

Reload 0.24.7 beta.
LSMail shows up.
WinDowse.

Text
Process ID 00000790
Exe filename LITESTEP.EXE
App instance 00B30000
Handle 000901A6
Parent handle 000A0186
Function 00000000
Menu handle 00000000
Coords in parent left:209, top:171, right:309, bottom:196
Coords in screen left:209, top:171, right:309, bottom:196
Window size width:100, height:25
Client area size width:100, height:25
Style 94000000
Extended style 00000080
ws_overlapped | ws_popup | ws_visible | ws_clipsiblings | ws_ex_toolwindow |
ws_ex_left | ws_ex_ltrreading | ws_ex_rightscrollbar

This metrics and position are correct.

So, in RC1 the window metrics and position gets strange.