bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34454] gnustep fails to load real world XIB files


From: Fred Kiefer
Subject: [bug #34454] gnustep fails to load real world XIB files
Date: Mon, 03 Oct 2011 21:11:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0

Follow-up Comment #10, bug #34454 (project gnustep):

I added a forward declaration for NSNibBindingConnector to the header file,
this should fix the compilation issue in Gorm.

The problem you are getting from your main NIB file is caused by an unresolved
custom resource. If I remember correctly from my test it was an NSImage or was
it that QTMovieView object?

It would be great to open a new bug report for the "visible at launch" issue,
as this bug report is about to be closed and we don't want to loose track of
this new issue. And it would be even better if you could give me a hint where
to look for this flag in the XIB file. The only place where I did see
something like this is in the flattenedProperties section and I still have no
idea how to deal with that.
If you look at line 547 of GSXibLoader.m you will notice that I had to comment
out the isVisible check for windows. We need some sort of replacement here.
Maybe the class NSWindowTemplate could use this flag in its -nibInstantiate
method?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34454>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]