View Single Post
  #8 (permalink)  
Old 2nd March, 2007, 04:31 AM
MrSeanKon's Avatar
MrSeanKon MrSeanKon is offline
OcBible Creator
 
Join Date: June 2005
Location: Where the streets have no name
Posts: 766

However it is not optimized.
Imagine that the Card1 has many labels and textboxes.
Therefore the program will spend some extra time cos the foreach loop checks all controls (labels + textboxes) and compares if it the control is a label or a textbox.
This is not a big problem cos CPUs are very fast and the OcBible inputs are not millions.
BTW how we can optimize it????
Can we use e.g. the Tabindex property GKR I am impatient.....


P.S.
Am I a good student??????
Leet! http://www.geocities.com/seankoniaris/Smiles/leet.gif
__________________
GRAB overclocking -->OcBible v1.55 Guidemania v1.21
CARDGAMES-->Jack v1.17 Deck v1.13 Preference v1.20
Reply With Quote