• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
editing xibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

editing xibs


  • Subject: editing xibs
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 13 Mar 2014 10:53:46 +0000

Recently I have been porting an app from WPF to Cocoa.
This has entailed a lot of looking at XAML.

Visual Studio has a XAML editor but many programmers just edit the XAML directly.
The XAML expresses all aspects of the UI, including bindings, and is a powerful means of defining a UI.

In Xcode we have IB and the .xib.

I use IB and think it is powerful, especially when it comes to configuring Auto Layout.
However, part of me objects to having to dig through inspector panes to modify properties and bindings.

I can edit the XIB file of course but it hasn’t been designed for manual editing.
Does anyone habitable construct .xib files manually?

What I would find appealing would be a more code orientated presentation/visualisation of the .xib content.
Then I could quickly review and edit bindings textually rather than through the inspector, the way that a WPF programmer works with their XAML file.

I am not aware of any tool that that takes this approach.
Is it out there?

Is a XAML like solution eve possible : http://en.wikipedia.org/wiki/User_interface_markup_language

or a domain specific language (perhaps that is all XAML is)

or an innovative tool that more widely encompasses both the textual and visual components of UI design on OS X.

Jonathan













 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: editing xibs
      • From: Kyle Sluder <email@hidden>
    • Re: editing xibs
      • From: Jens Alfke <email@hidden>
    • Re: editing xibs
      • From: Alex Zavatone <email@hidden>
  • Prev by Date: Re: "Automatic" architecture selection forgets 32-bit Intel Macs
  • Next by Date: Re: editing xibs
  • Previous by thread: Re: "Automatic" architecture selection forgets 32-bit Intel Macs
  • Next by thread: Re: editing xibs
  • Index(es):
    • Date
    • Thread