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 » Top starting position of GUI changes.
Re: Top starting position of GUI changes. [message #33145 is a reply to message #33130] Mon, 11 July 2011 07:01 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
Hi Honza

I just removed all the code from another app to show the problem, maybe the "#include <windows.h>" can be removed from all.

I didn't know there was a "non-Z" functions:

I changed the code from:
LeftPosZ(leftP, 248).TopPosZ(topP, 51);

to:
SetRect(leftP, topP, 248, 51);

I just have a Win XP with me, may be a few days til I get back and can check it on Vista and W7

I will try your "non-Z" also.

What advantage is there with "LeftPos(..." over "SetRect(..."?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with GUI_APP_MAIN - example
Next Topic: umk is a virus! according to avira
Goto Forum:
  


Current Time: Sat Jun 01 23:08:51 CEST 2024

Total time taken to generate the page: 0.01298 seconds