Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - 2.0

Pages: 1 ... 12 13 [14] 15
196
Umm, no, WME never had that feature.

Strange, I read about it somewhere in old themes... However may be I've mixed up... But... May be you can realize this functionality in one of the future releases? Point is that this feature is claimed in the current games, especially in casual games. And for casual developers it may be very useful advantage.

197
Техниче�?кий фор�?м / Re: Кто-ниб
« on: November 25, 2009, 02:50:27 PM »
а зачем переключение fullscreen/windowed?

Для

198
Техниче�?кий фор�?м / Кто-ниб
« on: November 25, 2009, 03:37:43 AM »
Привет в

199
Technical forum / Re: Problems with static controls
« on: November 25, 2009, 02:53:20 AM »
There's no mistake, those properties simply have no effect on GUI controls.

Mnemonic, is it hard to put this effects on in one of the future build? Those properties not working in the inventory too, and many of good-looking effects (smooth scale on objects appearing in the inventory, for example) is impossible to realize. It's a sad...

200
Technical forum / Re: Problems with static controls
« on: November 23, 2009, 06:42:36 PM »
It's a pity. GUI would be such striking :)

201
Technical forum / Problems with static controls
« on: November 23, 2009, 04:55:18 PM »
Hi!

The problem described is in this example in comments:
Code: [Select]
mSym = mBox.CreateStatic();
mSym.SetFont("fonts\sylfaen.font");
mSym.SetImage("gamegraphics\sparkle.png");
mSym.X = SomeX; // Yeah, it works :)
        mSym.Text = "Some text"; // Such as described above
mSym.SizeToFit(); // It works too
mSym.Visible = true; // I think it works
mSym.Movable = true; // I think it works
mSym.Colorable = true; // I think it works
mSym.Scalable = true; // I think it works
mSym.BlendMode = 1; // Have not any effect, text and image shows as usual
        mSym.AlphaColor = MakeRGBA(255, 255, 255, 128); // Have not any effect, text and image shows as usual
mSym.Scale = 150; // Have not any effect, text and image shows as usual

Where is the my mistake?

203
And leave the field "Caption" filled?

Thanks.

204
Technical forum / Re: Global Forces - extended info?
« on: November 19, 2009, 08:43:08 PM »
I thought that the "name" is the name of pre-defined force. It's my misunderstanding :)

206
Technical forum / Global Forces - extended info?
« on: November 19, 2009, 10:38:44 AM »
Hi!

In the documentation no more information about global forces except the methods description in the particles section.
In the particles tutorial is the one example of using global force "Wind".
Where may I find any extended information about global forces?

Thanks.

207
Техниче�?кий фор�?м / Re: Формат и разре
« on: November 19, 2009, 10:30:06 AM »
Для отображения на не

209
Техниче�?кий фор�?м / Re: Странно
« on: November 13, 2009, 03:11:32 PM »
я так понимаю, что про

210
Technical forum / Re: Strange in functionality of arrays of static controls
« on: November 13, 2009, 03:09:48 PM »
Thanks!

Pages: 1 ... 12 13 [14] 15

Page created in 0.041 seconds with 23 queries.