Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Zacca
« on: October 20, 2009, 06:46:49 pm »

Can i make smaller the snapshots(screenshots) ???
I don't v find the way  :(

Heheheheheheh...find the way  :D
Code: [Select]
<screenshots cwidth="150" cheight="250"></screenshots>
Posted by: Zacca
« on: October 19, 2009, 07:09:27 pm »

Can i make smaller the snapshots(screenshots) ???
I don't v find the way  :(
Posted by: nostra
« on: October 14, 2009, 11:37:13 pm »

Define spacing between rows in a section:
Code: [Select]
<section space="x">
Posted by: Zacca
« on: October 14, 2009, 07:19:13 pm »

Sorry but i v another question...
What can i do to increase the space between 2 line or add a empty row ???
Posted by: Zacca
« on: October 13, 2009, 07:40:55 pm »

You answer too quickly but I can not work so fast  ;D
Many many thanks
Posted by: nostra
« on: October 13, 2009, 07:20:12 pm »

Edit boxes are mainly single one line values without dropdown or formatting...
Posted by: Zacca
« on: October 13, 2009, 05:40:33 pm »

This code will center the title field:
Code: [Select]
<column halign="center">
<title autosize="true"/>
</column>   

Note, that autosize parameter works only in view mode for edit boxes...
What do u mean for edit boxes ??
Director is an edit box ?? Seems not work
Posted by: nostra
« on: October 12, 2009, 02:03:59 pm »

Smth like this:
Code: [Select]
<label><caption>(</caption></label>
Posted by: Zacca
« on: October 12, 2009, 12:39:52 pm »

thanks for the reply....work fine :)

another question...
How can i add text to the skin like () for the year ??
Posted by: nostra
« on: October 12, 2009, 02:00:14 am »

This code will center the title field:
Code: [Select]
<column halign="center">
<title autosize="true"/>
</column>   

Note, that autosize parameter works only in view mode for edit boxes...
Posted by: Zacca
« on: October 10, 2009, 07:21:26 am »

Is there any way to center the <title> or another command in the skin ??
Halign="center" seems work only for fieldlabel.
anything