Thread: Zoom !
View Single Post
  #8 (permalink)  
Old 09-15-2007, 10:59 PM
RandomCoder's Avatar
RandomCoder RandomCoder is offline
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire, UK
Posts: 621
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by Cableguy View Post
Image 25 image boxes, 40by40, and every box must be set top-1 and left-1 of the precedendent image control's top+height and left+width....incode it is somewhat easy after we can "formulize" the position, visualy its very hard...
With a 2x zoom it would be easyer to do...
I say.... do it in run-time
It's much quicker and you would get a far greater sense of acheivement than spending all that time fiddling about with the controls in the designer just so that it can do the code for you.
Please don't mis-understand me, I like the designer and think that it's great , but for multiple controls set to a grid type of arrangement its just far easier to do it in run-time, at least for me it is

Regards,
RandomCoder.
__________________
"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote