Hi, I've been using Lazarus for sometime, but when to hiatus for a while. When I come back, I forgot my old username so I create a new one.
I need help btw
My form is a label and six button. When I type, it's put it on label and search in db for data, put search result on those six buttons and then I choose button using arrow key and press enter to activate. So far everything works OK, with only one small problem : whenever I type space, it activate a button
how do I prevent it?
some info : it's a 1 form application, I also use key preview
Thanks in advance