Re: About mac version Abiword UI design
Vincent Kang <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAKhPGzk__2wyRf1OEhbbx9ys_=jw8oDJ1HEGbYHYy8PQMeNqLw@mail.gmail.com> |
Hi, I am using XCode 4.2. I will try XCode 3.2. when I type 'svn st' ? ap_CocoaDialog_FormatFrame.nib/designable.nib ! ap_CocoaDialog_FormatFrame.nib/info.nib M ap_CocoaDialog_FormatFrame.nib/keyedobjects.nib ! ap_CocoaDialog_FormatFrame.nib/classes.nib I will try XCode 3.2 later. Thanks for your help Vincent 2012/7/13 Hubert Figuière <[email protected]>: > > On 12/07/12 09:28 AM, Vincent Kang wrote: >> >> Hi, >> >> I am programing about 'ap_CocoaDialog_FormatFrame.nib' to add >> SetHeight & SetWidth UI. >> >> I am using XCode Interface Builder to generate the UI, But I found >> that I only add label in the UI, the diff file is 5566 lines. (So many >> changes the tool generate) > > Which version did you install? All the work lately was done with XCode 3.2. > I suspect the diff is big because the new Interface Builder just rewrite > the whole file :-/ This wouldn't surprise me. > > If you are unsure, send me the diff, I'll check it out. > > > Hub