 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5182
|
Posted: Wed Dec 19, 2007 5:33 am
[2.18] Floating window overtakes entire layout |
It would seem that during the loading of a session a floating window will become the home for the entire session even when it is the last window loaded. I will get screen shots and procedures editted in later.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sat Mar 15, 2008 1:43 pm |
Still seeing this in 2.20. Procedure
1. Launch CMud
2. Create new Session named 'test'
3. Open 'test' session offline
4. Open Package Editor (CTRL-G)
5. Select New Package from PE File menu give the new package name of 'a'
6. Click the 'a' tab in the PE then the 'a' module in the tree view
7. Click convert to window, then set the position to floating, and visible to true
8. Click Save Changes
9. Close CMud
10. Relaunch, and open 'test' offline
You will now see that the test window gets displayed as a tab in the 'a' floating window. This has numerous wacky display side effects. There is also a crash available by the further step.
11. Click the X to close the 'a' window
Code: |
date/time : 2008-03-15, 10:01:55, 592ms
computer name : CHAOTIC
user name : James Dean <admin>
registered owner : James Dean / Chaotic
operating system : Windows XP Service Pack 2 build 2600
system language : English
system up time : 1 day 17 hours
program up time : 18 seconds
processor : AMD Athlon(tm) Processor
physical memory : 86/383 MB (free/total)
free disk space : (C:) 7.55 GB
display mode : 1024x768, 32 bit
process id : $e98
allocated memory : 37.30 MB
executable : cMUD.exe
exec. date/time : 2008-03-14 21:43
version : 2.20.0.0
compiled with : BCB 2006
madExcept version : 3.0e
callstack crc : $3b7b9233, $c3d348c4, $c3d348c4
count : 2
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 007163BB in module 'cMUD.exe'. Read of address 000000EC.
Main ($c94):
007163bb +017 cMUD.exe aqDockingBase 3668 +1 TaqCustomDockingControl.RemoveFromDocking
0071bd2f +02b cMUD.exe aqDockingBase 6863 +5 TaqCustomDockingSite.HideMainTreeItem
0071b08e +076 cMUD.exe aqDockingBase 6434 +14 TaqCustomDockingSite.SetMainTreeItem
00724b70 +04c cMUD.exe zsPanel 496 +6 TzsPanel.set_DockTo
00cc422a +20a cMUD.exe PARENT 2088 +24 TParentForm.DockModule
00cc4354 +048 cMUD.exe PARENT 2121 +6 InitWindow
00cc45d8 +214 cMUD.exe PARENT 2199 +64 NewWindow
00cc4716 +08e cMUD.exe PARENT 2239 +12 TParentForm.CreateWindows
00d9c4d9 +011 cMUD.exe PrefDat 3145 +1 PkgData.CreateWindows
00d9cadf +4b3 cMUD.exe PrefDat 3327 +95 PkgData.Load
00cc49fa +1f2 cMUD.exe PARENT 2380 +108 TParentForm.NewWindow
00cd611f +053 cMUD.exe PARENT 11467 +6 TParentForm.WMCheckDock
004c01df +2bb cMUD.exe Controls TControl.WndProc
004c41e3 +4fb cMUD.exe Controls TWinControl.WndProc
004a677b +553 cMUD.exe Forms TCustomForm.WndProc
00c6e144 +020 cMUD.exe DXSounds 2128 +9 TCustomDXSound.FormWndProc
00c6b8e8 +00c cMUD.exe DXClass 635 +1 TControlSubClass.WndProc
004c390c +02c cMUD.exe Controls TWinControl.MainWndProc
00481620 +014 cMUD.exe Classes StdWndProc
77d4e361 +016 USER32.dll CallWindowProcA
006d70ab +0a7 cMUD.exe aqDockingUtils 1728 +7 CallDefWndProc
006d7199 +0dd cMUD.exe aqDockingUtils 1776 +41 TaqWindowEventFilter.WndProc
00481620 +014 cMUD.exe Classes StdWndProc
77d4bcc7 +00a USER32.dll DispatchMessageA
004ae8f0 +0fc cMUD.exe Forms TApplication.ProcessMessage
004ae92a +00a cMUD.exe Forms TApplication.HandleMessage
004aec1f +0b3 cMUD.exe Forms TApplication.Run
00e3ba60 +088 cMUD.exe CMUD 354 +20 initialization
7c91312f +069 ntdll.dll RtlUnicodeStringToAnsiString
7c812907 +0b6 kernel32.dll GetVersionExA |
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
Tech GURU

Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Sat Mar 15, 2008 7:42 pm |
Confirmed.
|
|
_________________ Asati di tempari! |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Mar 17, 2008 5:30 pm |
Added to bug list.
|
|
|
 |
|
|