Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Program loses hover focus
Re: Program loses hover focus [message #40122 is a reply to message #40085] Sun, 16 June 2013 10:03 Go to previous messageGo to previous message
tjerk is currently offline  tjerk
Messages: 9
Registered: September 2009
Promising Member
Before compressing the problem into a test case I tried some more things to fix it myself and the result is that the problem is now gone. Yay!

The removing and re-adding of tabs was triggered by a save button the standard way:

save <<= THISBACK(SaveData);

I replaced it with:

save.WhenPush = THISBACK(SaveData);

Does the standard way trigger the function on the initial push and does WhenPush trigger it after first releasing the mouse perhaps? Then I could understand my mouse cursor getting its focus stuck on it.

Anyway, the problem is gone and in retrospect I am happy that I still put my threads in Newbie corner Smile

[Updated on: Sun, 16 June 2013 10:25]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Sqlite3 database
Next Topic: [SOLVED] How to make a Skylark app accessible from outside?
Goto Forum:
  


Current Time: Thu May 01 07:16:44 CEST 2025

Total time taken to generate the page: 0.01081 seconds