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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Patched X11 focus problem....
Patched X11 focus problem.... [message #3385] Mon, 22 May 2006 22:36
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Problem:

TopWindow x;
x.Open();
TopWindow w;
w.Open();
x.SetFocus();

- focus did in most cases end in 'w'. One place where it was problem is pressing F3 (find next) in TheIDE withou find dialog open.

Fix is quite dirty, like everything in X11, so maybe it will cause other problems... Sad

Mirek
Previous Topic: Do we really need this ChangeLogs forum?
Next Topic: Glyph composing...
Goto Forum:
  


Current Time: Fri May 24 15:47:31 CEST 2024

Total time taken to generate the page: 0.01321 seconds