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 » U++ Library support » TopWindow&PopUp, TrayIcon » Cannot get modal owned window
Re: Cannot get modal owned window [message #15580 is a reply to message #15473] Tue, 29 April 2008 17:08 Go to previous messageGo to previous message
indiocolifa is currently offline  indiocolifa
Messages: 49
Registered: January 2008
Location: Argentina
Member
Perfect, with Execute() seems to work.

Now what I want is to get the parent window size to resize the opened window accordingly.

I'm getting ACCESS VIOLATION trying to do:

void CaseExp::Activate()
{
SetFrameRect(0,0, GetParent()->GetSize().cx - 10, GetParent()->GetSize().cy - 10);
WithCaseExpLayout<TopWindow>::Activate();
}

IDeas?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem, prompt when moving the window.
Next Topic: Wrong LeftUp Message send
Goto Forum:
  


Current Time: Wed Jun 18 03:14:25 CEST 2025

Total time taken to generate the page: 0.06173 seconds