User Profile

Collapse

Profile Sidebar

Collapse
kirk kirk
kirk kirk
Last Activity: Jul 3 '11, 05:30 AM
Joined: Dec 7 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kirk kirk
    started a topic How to send sms?
    in Java

    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.
    See more | Go to post

  • 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?
    See more | Go to post

  • 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...
    See more | Go to post

    Leave a comment:


  • 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.
    See more | Go to post
    Last edited by kirk kirk; Apr 21 '11, 06:19 AM. Reason: wrong spelling
No activity results to display
Show More
Working...