Please login or register.

Login with username, password and session length
Advanced search  

News:

For WME related articles and tutorials visit WME Resource Center.

Author Topic: Help with the help, ;)  (Read 5420 times)

0 Members and 6 Guests are viewing this topic.

Arcnor

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 21
  • What llama are you today?
    • View Profile
    • Arcnor
Help with the help, ;)
« on: December 08, 2003, 01:06:28 PM »

Hi!

I'm a new user of this wonderful engine and I want first to thank Jan for his excelent job and making this free to us all.

But I have a question with the help. It seems that the events are not included in the CHM file, is this correct? Can I get the events in another way?

Thanks in advance, and sorry for my English, but I'm Spanish,  ;)
Logged
Watch behind you!! It's a three-headed llama!!!

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:Help with the help, ;)
« Reply #1 on: December 08, 2003, 01:22:14 PM »

Ok, game, scene, entities and actors support mouse events (LeftClick, LeftRelease, LeftDoubleClick, RightClick, RightRelease, MiddleClick, MiddleRelease).
Game also supports mouse wheel events (WheelDown, WheelUp).
Most of the objects alse have MouseEntry and MouseLeave events.

Game and window controls support keyboard events (Keypress).

Buttons have a Press event.

Those are the hardcoded events. Window controls can apply events to their parent window when their ParentNotify attribute is set to true. The name of this event is equal to the name of the control.
This effectively overrides buttons's Press event.

You can apply your own custom events using the object.ApplyEvent method.


I'll include this to the future versions of the docs, sorry I left it out :-[
« Last Edit: January 10, 2004, 02:04:42 PM by Mnemonic »
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Arcnor

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 21
  • What llama are you today?
    • View Profile
    • Arcnor
Re:Help with the help, ;)
« Reply #2 on: December 08, 2003, 01:24:53 PM »

Jan, you're so FAST!! And helpful too!! A lot of thanks!!
Logged
Watch behind you!! It's a three-headed llama!!!

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re:Help with the help, ;)
« Reply #3 on: December 11, 2003, 03:08:24 PM »

Jan, you're so FAST!! And helpful too!! A lot of thanks!!

Yes, he is VERY fast. You get used to it after a while.

[Sorry for the offtopic comment but the regular WME users should know that I need a little communication with the "real" world]
Logged
fl*p
 

Page created in 0.054 seconds with 19 queries.