Welcome to the LnLP Forums and Resource Area

We have updated our forums to the latest version. If you had an account you should be able to log in and use it as before. If not please create an account and we look forward to having you as a member.

FIXED 2.0.12 - mouse over button highlights not clearing

Kurt

Member
Joined
Jan 4, 2015
Messages
896
Points
28
Age
58
Location
England
Just installed 5.0.11 As the title says(edit task dialogue box) , seems like a minor issue but still annoying.(2) In the 'edit task' dialogue box , when i issue defend order and check the 'retake position' button it un-checks itself after 4 seconds.
 
Last edited:

Dave 'Arjuna' O'Connor

Panther Games Designer
Joined
Jul 31, 2014
Messages
3,416
Points
113
Location
Canberra, Australia
Website
www.panthergames.com
Nailed this one. I had turned off a bit of code that passed the mouse messages down to the individual controls from the dialog because it caused a crash if the control was the actual window. I have now added a test to ensure that it passes the message down only where the control is not the actual dialog itself. Works pretty good now.

FIXED
 
Top