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

  • SEARCH
  • Home
  • 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 7431099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:14:34+00:00 2026-05-29T09:14:34+00:00

I can code well in web language ( HTML, CSS, JavaScript, PHP ) ,

  • 0

I can code well in web language ( HTML, CSS, JavaScript, PHP ) , i know that i use HTML and CSS to make the graphical user interface like ( form, radio, button, drop-down-selection)

In Xcode4 all the User Interface Object/Element are basically drag-n-drop, why i cannot code it ? Code it like CSS, give the position or size manually.

  • 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-29T09:14:35+00:00Added an answer on May 29, 2026 at 9:14 am

    u can code everything that you can do with interface builder. for example drag and drop of a button would be

    UIButton *button = [UIButton buttonWithType:somebuttonType];
    

    then manually position it with

    button.frame = cgrect(xpos,ypos,width,height);
    

    and add it to the view u want to have it

    [self addsubview: button];
    

    all gui elements can be done in code . have a read of apples docs to check them out

    https://developer.apple.com/library/IOs/#documentation/UIKit/Reference/UIButton_Class/UIButton/UIButton.html

    edit: ah sorry i misunderstood. your heading says in objective-c or c++. you could always check out http://librocket.com/ . it appears to have some css html ui stuff for you

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

Sidebar

Related Questions

I would like to web-scrape the html source code of java-script pages that I
Can VBA code instantiate and use .NET objects? The specific class I'm interested in
In my Default.aspx web page i use the following code in order to save
I have a web page that displays comments, and users can click a 'Flag'
I created ASP.NET user control with javascript function : <%@ Control Language=C# AutoEventWireup=true CodeBehind=TestControl.ascx.cs
I have an aspx site: <%@ Page Language=C# AutoEventWireup=true CodeBehind=Download.aspx.cs Inherits=ATP.Management.Web.Download %> <!DOCTYPE html
Well I can't seem to add comments inside a heredoc block in my foo.php
I am using the following well-known CSS code to get a drop down menu
I develop a php web page that contains two dropdownlists (select tags) as one
In short, is there a RoleEnvironment event that I can handle in code when

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.