Post
Topic
Board Mining software (miners)
Re: Phoenix Rising: Front End GUI to Phoenix Miner
by
mosimo
on 07/06/2011, 08:58:52 UTC
Nice program, the only gripe I have atm is the OSD overlapping. I know I can click the "click through" button to make them movable, but when I do this the OSD goes to a solid colour, lets me move it and no matter how many times I press the click through button again it never actually gets any text or transparency back.

I've not looked into that at all, I'm at work and a bit busy atm. But I did edit the client so it offsets the clients down the side of the screen and adds a 5px gap between them.

Changed line 715 from:
Code:
$osd[$i]=guicreate("OSD #" & $i+1,200,64,0,0,-1,bitor($ws_ex_topmost,$ws_ex_layered,$ws_ex_toolwindow),$hidden)

To:
Code:
$osd[$i]=guicreate("OSD #" & $i+1,200,64,0, + $i * 90,-1,bitor($ws_ex_topmost,$ws_ex_layered,$ws_ex_toolwindow),$hidden)

Source + binary here:
http://www.megaupload.com/?d=AXN0MYRP
http://www.mediafire.com/?qfau02x6fc8qa2c