Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3233072
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T17:14:05+00:00 2026-05-17T17:14:05+00:00

I would like to create a simple chat room like GUI interface that will

  • 0

I would like to create a simple chat room like GUI interface that will create an entry for each line spoken in the following format:

Person1: Hello world!
Person2: Hello there.
Person3: What's up?
Person1: not much

Where Person 2&3 will be a blue color. Person1 will be a read color.

If the user wanted, they can click on Person2 or person2’s text line and will bring up their profile.

They should also be able to scroll up and down the chat room’s history.

Here’s my questions:

1.) What’s the best UI controls to allow me to do this?
2.) Are there source code examples anywhere?

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T17:14:06+00:00Added an answer on May 17, 2026 at 5:14 pm

    The way I have done it in the past is a uibutton as a subview of uiscrollview. UIButton allows you to stretch an image across it similar to that of the SMS app, then you can also respond to the user selecting the text.

    To make the button appear like a balloon like the SMS app:

    [button setBackgroundImage:[[UIImage imageNamed:@"balloon_blue.png"] stretchableImageWithLeftCapWidth:9 topCapHeight:13] forState:UIControlStateNormal];
    

    You could also use UIViews but you get a lot of nice things with UIButton like adding text with alignment, easy callbacks when pressed and different control states when selected with access to the text inside them. This can be handy when implementing copy and paste.

    You will have to calculate how long your text will be to determine the size of your button unfortunately but there should be examples on the net for that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like create a web service in ASP.Net 2.0 that will supports JSON.
I would like to create a simple file format/DSL which would allow my users
For a web application, I would like to create a simple but effective licensing
I would like create my own collection that has all the attributes of python
I would like to create a stored procedure in MySQL that took a list
I would like to create simple objects at runtime (textbox, label, etc) and add
I would like to create simple C++ calculator using bison and flex. Please note
I would like create a very simple Paint application using MAF on WPF. The
I would like to create a simple mesh in Blender (2.50) via the Python
I start learning Silverlight and would like to create some simple game. I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.