PDA

View Full Version : Dialogprogress.xml in pm iii (pal)


Nuka1195
2005-09-05, 21:12
i'm not sure if the code is suppose to handle the progress bar's display or if it is controlled by the skin now.

i have to set the following control's visibility to yes for the progress bar to display.

* *<control>
* * *<description>progress control</description>
* * *<type>progress</type>
* * *<id>20</id>
* * *<posx>190</posx>
* * *<posy>346</posy>
* * *<width>291</width>
* * *<height>13</height>
* * *<visible>yes</visible>
* * *<texturebg>progress_back2.png</texturebg>
* *</control>

jmarshall
2005-09-06, 16:47
it could be due to the default progress control (in references.xml) being set to <visible>no</visible>.

cheers,
jonathan

elupus
2005-09-06, 18:53
is it that still in cvs? think that was changed after charly changed some stuff about that. shouldn't have a conditional set at all i think. conditionals clash with code set visibility.

Nuka1195
2005-09-06, 19:16
welcome back jonathan, in cvs, dialogprogress.xml has this <visible>no</visible> for the <type>progress</type>.

it's been like this for a while, just recently the progressbar hasn't been showing up for me anyways.

i just wasn't sure if the skin files needed to be changed.

@elupus, yes removing that line from dialogprogress.xml does bring back the bar.

thanks

pike
2005-09-06, 19:28
welcome back jonathan,
if only he was :)

he's currently on vacation and checks in now and then from various eu internet café's

BritneysPAIRS
2005-09-06, 22:49
it has been fixed in cvs for a week or 2 now

Nuka1195
2005-09-06, 23:41
oops, yes it was. i had a backup of it in my customized files and missed the change.

sorry, thanks