Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Author Topic: Interactive Windows  (Read 2853 times)

0 Members and 1 Guest are viewing this topic.

DocBass

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 136
    • View Profile
Interactive Windows
« on: October 03, 2007, 06:55:31 PM »

I am trying to make interactive windows for inventory purposes. I will have a close up of an item in it's own window, and the item is done by creating an entity that is placed into a window. I can get the caption to show up when highlighting the item, however the right click menu functions are not selectable even though I have added the typical code for them. The menu appears "behind" the item and is not able to be left clicked. Is there a way to bring this menu to the top, and it is important we don't go system exclusive as well. Thanks!
Logged

metamorphium

  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 12
  • Offline Offline
  • Gender: Male
  • Posts: 1511
  • Vampires!
    • View Profile
    • CBE  software s.r.o.
Re: Interactive Windows
« Reply #1 on: October 03, 2007, 07:19:23 PM »

didn't you by any chance turned IN_GAME = TRUE in the window definition.
Logged
J.U.L.I.A. Enhanced Edition, Vampires!, J.U.L.I.A., J.U.L.I.A. Untold, Ghost in the Sheet

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Interactive Windows
« Reply #2 on: October 03, 2007, 07:51:57 PM »

Also try calling the Focus() method of your menu window after it's displayed. It should bring the window to top.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

DocBass

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 136
    • View Profile
Re: Interactive Windows
« Reply #3 on: October 04, 2007, 01:54:45 AM »

Thanks guys, the IN_GAME thing worked.  :)
Logged
 

Page created in 0.035 seconds with 21 queries.