Сообщений: 1,240
Тем: 29
Зарегистрирован: May 2013
Репутация:
2,505
08-31-2014, 01:05 PM
(Сообщение последний раз редактировалось: 08-31-2014, 01:35 PM Donatte.)
If you want to create a new images pack, then you need add to all images right suffixes. As example you add button with name
123. So, images must have the next names:
123,
123_Over,
123_Down.
Finally, you need use this template:
Код:
<button action="bypass blablabla" width=120 height=34 back=MyImagePack.123_Down fore=MyImagePack.123>
Image with
_Over suffix will be used automatically when you press the button.
Родился, живу и когда-нибудь умру.
Сообщений: 1,240
Тем: 29
Зарегистрирован: May 2013
Репутация:
2,505
Napster321 Написал:case matters?
I think yes. Anyway, i use it and all works fine.
Родился, живу и когда-нибудь умру.
Сообщений: 1,240
Тем: 29
Зарегистрирован: May 2013
Репутация:
2,505
I think it does not matter which client is used. All the buttons have the same name and work in all clients equally.
Родился, живу и когда-нибудь умру.