Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[DCXML] Resizing Bug or bad xml build ?
Author Message
skorpsss Offline
Junior Member
**

Posts: 48
Joined: Dec 2008
Reputation: 0
Post: #1
[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
Find all posts by this user Quote this message in a reply
Mpdreamz Offline
Super Moderator
******

Posts: 59
Joined: Nov 2008
Reputation: 0
Post: #2
RE: [DCXML] Resizing Bug or bad xml build ?
This is actually a CLA/Image Control related bug thats been there for a long while, i forgot what the exact cause was though.
08-26-2009 05:56 PM
Find all posts by this user Quote this message in a reply
dJabba Offline
Member
***

Posts: 100
Joined: Jan 2009
Reputation: 0
Post: #3
RE: [DCXML] Resizing Bug or bad xml build ?
it happends a lot with fill controls in CLA

Semi inactive as mirc scripter .. paying jobs have priority, but i havent given up on my projects .. they are just slowed down.
08-26-2009 08:00 PM
Find all posts by this user Quote this message in a reply
skorpsss Offline
Junior Member
**

Posts: 48
Joined: Dec 2008
Reputation: 0
Post: #4
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 ? Confused
Or is there another way to bypass this bug with another CLA build ?
08-27-2009 12:05 PM
Find all posts by this user Quote this message in a reply
dJabba Offline
Member
***

Posts: 100
Joined: Jan 2009
Reputation: 0
Post: #5
RE: [DCXML] Resizing Bug or bad xml build ?
tryed fixing it with a redraw on endsize events

[edit] what i actual ment was updating the cla rule for the parent, but both might be worth a try depending on situation

Semi inactive as mirc scripter .. paying jobs have priority, but i havent given up on my projects .. they are just slowed down.
(This post was last modified: 08-27-2009 01:05 PM by dJabba.)
08-27-2009 12:47 PM
Find all posts by this user Quote this message in a reply
skorpsss Offline
Junior Member
**

Posts: 48
Joined: Dec 2008
Reputation: 0
Post: #6
RE: [DCXML] Resizing Bug or bad xml build ?
(08-27-2009 12:47 PM)dJabba Wrote:  tryed fixing it with a redraw on endsize events

[edit] what i actual ment was updating the cla rule for the parent, but both might be worth a try depending on situation

This bug is still a pain.
MpxDreamz, Ook any new on it ? Huh
12-04-2009 04:54 PM
Find all posts by this user Quote this message in a reply
ChiWaWa Offline
Junior Member
**

Posts: 13
Joined: Oct 2009
Reputation: 0
Post: #7
RE: [DCXML] Resizing Bug or bad xml build ?
Same problem here
(This post was last modified: 02-19-2010 05:20 AM by ChiWaWa.)
12-26-2009 11:12 AM
Find all posts by this user Quote this message in a reply
Vandalite Offline
Junior Member
**

Posts: 7
Joined: Mar 2010
Reputation: 0
Post: #8
RE: [DCXML] Resizing Bug or bad xml build ?
Post removed by Author -- I'm starting a new thread instead.
(This post was last modified: 03-06-2010 12:49 AM by Vandalite.)
03-05-2010 06:50 AM
Find all posts by this user Quote this message in a reply
Vandalite Offline
Junior Member
**

Posts: 7
Joined: Mar 2010
Reputation: 0
Post: #9
RE: [DCXML] Resizing Bug or bad xml build ?
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.
04-15-2010 01:22 AM
Find all posts by this user Quote this message in a reply
skorpsss Offline
Junior Member
**

Posts: 48
Joined: Dec 2008
Reputation: 0
Post: #10
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 ! Smile

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 Undecided
Maybe you join the dev crew ?
05-05-2010 04:45 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: