User Profile
Collapse
-
How to send sms?
I'm creating a servlet that will send an email or text notification to the user. My email sender uses gmail (smtp.gmail.com ) and I can now send emails. My problem now is how can I send an sms simultaneously. I've been searching for sms gateways that offers free service or how to implement it in java but I'm having a hard time about this. -
How can I center a user control in a form when it is maximized?
I have user controls which serves as a new interface for the gui (i.e. the main form has buttons like new, records, help, and a main panel where i put my user control). My form works fine in its default size but when I maximized it the user control inside the main panel stays where it was during the default size. How can I center it dynamically based on how I resize my form? -
Sorry if I did not clarify things up. Even I find it hard to explain it further. I have this combobox with AutoCompleteMod e set to SuggestAppend.
My problem -> I click on the combobox and choose an item. Then I click the form and use my mouse wheel to scroll the whole form but what I'm scrolling here is not the whole form as to what I intend to do but just the items inside the combobox.
The same goes when I click on a... -
How can I lose focus on a control when I click outside it?
I have a form that contains text boxes and combo boxes. My problem is that when I click on a control, let's say a comboxbox, I can edit inside it but when I click outside, the main form where my controls are contained, my focus is still in the combobox.
No activity results to display
Show More
Leave a comment: