Just looked at the code, and think the width and height should be -2 not -1.. but I guess u would of figured that out :)Quote:
Originally Posted by guino
Printable View
Just looked at the code, and think the width and height should be -2 not -1.. but I guess u would of figured that out :)Quote:
Originally Posted by guino
Actually I'll probably use GetWindowRect first, then add 1 to left/top and remove 2 from right/bottom. I actually have a function that does similar but the oposite (to clip regions off inside).Quote:
Originally Posted by CdRsKuLL
@CdRsKuLL
I've implemented this "border removal" thingy, give it a try and let me know what you think...
yep can confirm its working 100% :-) thanks fella. I've just downloading the source and had a look, got it working no probs.. but really dont know where to start.. everything is commented.. fantastic work, found the bit of code you have added for me ;-)
CdR
ok been playing alittle more with freedrive, improved the loading time, and fixed a few things.. would it be possible for RR to be the parent of the screen its embedding ? Also noticed that when it embeds for the first time, sometimes the skin (RR's skin) needs to be refreshed as its all messed up. A simple click back to the prev menu and then back to the gps menu solves this..
cheers
CdR
picture of the gps address input page.. its getting there now :-)
CdR
Amazing! Is this all functioning with freedrive?
can you give a small overview of FreeDrive vs. MapMonkey?
The only thing that I noticed that I likes was MapMonkey's speedtrap notification, will ou be impleneting this into FreeDrive?
yeah the above shot is with freedrive.. If you go back about 3 months from the current monkeymap.. thats what freedrive is like :-) Although its is more skinnable, but you do loose lots of nice stuff, and its defo got more bugs than MM at the mo. As for speed cams.. Its getting there, not done any coding for a week or two, I have done a import speed cam button, but when its importing a file into its fav's folder, once it gets past 1000 speedcams it tend to slow down loads, so this wont be a working option really. I need to play alittle more..
Picture of video
I've tried parenting a bunch of apps, and some simply crash (MM, some vis etc). I can most definitelly add a parenting function for FREEDRIVE specifically, if that won't crash it (like MM -- without using the SDK that is).Quote:
Originally Posted by CdRsKuLL
This skin is looking awesome by the way!
What exactly is parenting? what difference does it have from merely embedding?