Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
[DCXML] Resizing Bug or bad xml build ?
|
| Author |
Message |
skorpsss
Junior Member
 
Posts: 48
Joined: Dec 2008
Reputation: 0
|
[DCXML] Resizing Bug or bad xml build ?
I posted that on bug tracker there :
http://dcx.scriptsdb.org/bug/index.php?d...ask_id=740
But as I have first badly identify the bug, maybe on this forum I could have valuable info.
Take that pack :
http://dcx.scriptsdb.org/forum/attachment.php?aid=25
Unpack the test dir and load the test.mrc script then type /test to open the dialog.
That pack is using a XML build :
<pane cascade="h">
<control type="listview" id="11" styles="report singlesel showsel fullrow subitemimage"/>
<control type="panel" width="160">
<control type="image" id="8" margin="0 0 0 0" height="120" eval="1" src="$scriptdir $+ test\0.jpg" />
</control>
</pane>
When resizing horizontaly the picture is disappearing
When resizing verticaly the picture is reappearing
If I change horizontal panel to vertical panel, then the contrary is happening => resizing verticaly make the picture disapearing...
Any clue ? bug or bad build ?
|
|
| 08-03-2009 05:11 PM |
|
skorpsss
Junior Member
 
Posts: 48
Joined: Dec 2008
Reputation: 0
|
RE: [DCXML] Resizing Bug or bad xml build ?
(08-26-2009 05:56 PM)Mpdreamz Wrote: This is actually a CLA/Image Control related bug thats been there for a long while, i forgot what the exact cause was though.
OK...
If it is an old bug, no one found a way how to fix it ? 
Or is there another way to bypass this bug with another CLA build ?
|
|
| 08-27-2009 12:05 PM |
|
skorpsss
Junior Member
 
Posts: 48
Joined: Dec 2008
Reputation: 0
|
RE: [DCXML] Resizing Bug or bad xml build ?
(04-15-2010 01:22 AM)Vandalite Wrote: I just tested my own bugfix code against your test dialog... You left out a .timer command in your test mirc code so it doesn't align the CLA when the dialog first opens, but seem to have solved the vanishing controls bug. See my other thread for details.
Nice !
How have you added your bugfix on the dcx.dll ? have you started from the latest release r11 ? in that case I am interested in having this one !
Have you figured out how to contribute on DCX bugfixes ?
I thought Ook was looking for this bug already but hadn't any news from him for ages...
It would be better to have your contribution added in the "official" DCX dev but there is no news from any of the dev team 
Maybe you join the dev crew ?
|
|
| 05-05-2010 04:45 PM |
|