Re: Install GNUStep on Ubuntu 16

Ivan Vučica <[email protected]> Sat, 21 May 2016 21:21:34 +0100
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <CAGPLYoRfjNy4788atWXOh5xdqG5JyNt99NAGt4Vm_je1aay3Rw@mail.gmail.com>
--===============5489821979765693895==
Content-Type: multipart/alternative; boundary=047d7bf1981cebfe9c05335ff5b3

--047d7bf1981cebfe9c05335ff5b3
Content-Type: text/plain; charset=UTF-8

On Sat, May 14, 2016 at 7:34 AM, Gerhard Huber <[email protected]> wrote:

> OK, if it is the latest version the problem still exists :-(
> I have a xib dialog here, that needs to load a header file to be complete.
> I thought it would work if I load it with "Classes > Load Class...". But
> this menu entry (and all in Classes) is always disabled here.
> Is there a "trick" for me?
>

 Have you considered:
- using older Xcode to produce the .xib?
- try to see whether a compiled .nib works for you instead of a .xib?
- avoiding editing .xib in gorm, and directly loading the non-compiled .xib
in the code?
- creating a new .gorm file in place of the xib?
- if that's not doable, not using any sort of interface builder and simply
write UI instantiation and configuration in code?

I don't have better suggestions aside from things that I would personally
do.

--047d7bf1981cebfe9c05335ff5b3
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On S=
at, May 14, 2016 at 7:34 AM, Gerhard Huber <span dir=3D"ltr">&lt;<a href=3D=
"mailto:[email protected]" target=3D"_blank">[email protected]</a>&gt;</span>=
 wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.=
8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204=
,204,204);padding-left:1ex">
 =20
   =20
 =20
  <div bgcolor=3D"#FFFFFF" text=3D"#000066"><span class=3D"">
    <div>OK, if it is the latest version the problem still exists :-(<br></=
div></span>
    I have a xib dialog here, that needs to load a header file to be
    complete.<br>
    I thought it would work if I load it with &quot;Classes &gt; Load
    Class...&quot;. But this menu entry (and all in Classes) is always
    disabled here.<br>
    Is there a &quot;trick&quot; for me?<br></div></blockquote><div><br></d=
iv><div>=C2=A0Have you considered:</div></div></div><div class=3D"gmail_ext=
ra">- using older Xcode to produce the .xib?</div><div class=3D"gmail_extra=
"><div class=3D"gmail_extra">- try to see whether a compiled .nib works for=
 you instead of a .xib?</div><div class=3D"gmail_extra">- avoiding editing =
.xib in gorm, and directly loading the non-compiled .xib in the code?</div>=
</div><div class=3D"gmail_extra">- creating a new .gorm file in place of th=
e xib?</div><div class=3D"gmail_extra">- if that&#39;s not doable, not usin=
g any sort of interface builder and simply write UI instantiation and confi=
guration in code?</div><div class=3D"gmail_extra"><br></div><div class=3D"g=
mail_extra">I don&#39;t have better suggestions aside from things that I wo=
uld personally do.</div></div>

--047d7bf1981cebfe9c05335ff5b3--


--===============5489821979765693895==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Help-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnustep

--===============5489821979765693895==--