On 03/30/2011 02:53 AM, Doriano Blengino wrote: > Kevin Fishburne ha scritto: >> >> In a half-drunken stupor I managed to correct the issue by trial and >> error. Hell of a miracle. Here's the abbreviated working code: >> > I think it is more dangerous to not understand why some code works, > instead of don't understanding why some code does not work... :-)
Yes, I agree completely. I'm pretty strong in creativity and program logic, but applied mathematics usually messes me up unless it's pretty straightforward. I'm an artistic hacker, but no scientist. Also programming while half-drunk is a skill all in its own. :) >> Public Sub Screen_Client() >> ... >> ... >> ... >> End >> >> I tried about 100 things before it started working, so I don't really >> know what I did wrong (or right), but at least it's working now. :) Too >> bad my frame rate is at 6 FPS due to the rotation function. I think I >> may need to follow Benoit's advice about cropping the image first. >> Thanks Doriano. >> > I'm happy to know that lastly it works, but the thanksgiving is a little > too much, I think. I give credit when it's due. Too many in the forums and mailing lists don't care enough to even post their solution. They take, but don't give. I try to reward anyone who helps, in whatever way I can. > Is there a place where one can see something of this game? Just some > screenshot? > > Good wishes for the program, and cheers, > Doriano Most definitely. My project site is here: http://www.eightvirtues.com/sanctimonia It's not very updated. There are some updates here, which is where I really try to publicize my work: http://www.ultimaaiera.com/tag/sanctimonia/ My YouTube channel is here: http://www.youtube.com/user/VasCorpBetMani My weekly updates to my recent financier are here, which are a little tedious: http://www.eightvirtues.com/sanctimonia/progress/ -- Kevin Fishburne Eight Virtues www: http://sales.eightvirtues.com e-mail: [email protected] phone: (770) 853-6271 ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
