Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Pixel Lost
« previous
next »
Print
Pages: [
1
]
Author
Topic: Pixel Lost (Read 2413 times)
0 Members and 1 Guest are viewing this topic.
Peter
Guest
Pixel Lost
«
on:
January 28, 2012, 04:28:06 AM »
Deleted
«
Last Edit: May 05, 2015, 12:06:49 PM by Peter
»
Logged
Charles Pegge
Guest
Re: Pixel Lost
«
Reply #1 on:
January 28, 2012, 05:14:13 AM »
Hi Peter, the pixel co-ordinates refer to the client area, not the overall size of the window.
Logged
Charles Pegge
Guest
Re: Pixel Lost
«
Reply #2 on:
January 28, 2012, 10:35:37 AM »
It all depends on the dimensions on the client area.
Logged
Charles Pegge
Guest
Re: Pixel Lost
«
Reply #3 on:
January 28, 2012, 12:11:42 PM »
This is most likely to be due to 2 RAM read/writes being required for doubles (in 32 bit mode). Once the variables are inside the FPU they are all the the same 80bit format.
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
Pixel Lost