Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / CodeWarrior / February 2006



Tip: Looking for answers? Try searching our database.

having trouble with PPxViewConverter

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
david ralley - 24 Feb 2006 16:03 GMT
     
Has anyone used PPxViewConverter recently to make a .nib file
readable for CW9's version of PPx?

After converting my PPob to a .nib using Migrator, I drop the
resulant file on PPxViewConverter...the app launches, and then
quits. There's no apparent processing, and no output.

the PPx manual says:
1. Drag and drop the .nib file onto PPxViewConverter

2. In the window that appears, select the items in the .nib file that
  you want to convert to PowerPlant X files by clicking their
  checkboxes in the Use column

but this doesn't seem to be working. Is there some magic I'm missing?

Has anyone used a .nib file directly in CW10 with luck?

david
Isaac Wankerl - 24 Feb 2006 16:42 GMT
In article
<ralley.2-2FCC69.11035324022006@charm.magnus.acs.ohio-state.edu>,

>      
> Has anyone used PPxViewConverter recently to make a .nib file
[quoted text clipped - 12 lines]
>
> but this doesn't seem to be working. Is there some magic I'm missing?

The .ppob format has been deprecated and now using .nib files is the
preferred method of loading your UI.

> Has anyone used a .nib file directly in CW10 with luck?

Yes, although it is possible that it has a few glitches.  PPx is now
open sourced on SourceForge and I believe there is at least one person
that was talking about updating the code that creates PPx windows from
nib files.

Signature

Isaac Wankerl
Metrowerks

david ralley - 24 Feb 2006 17:33 GMT
[re:.nib file directly in CW10]

> Yes, although it is possible that it has a few glitches.  PPx is now
> open sourced on SourceForge and I believe there is at least one person
> that was talking about updating the code that creates PPx windows from
> nib files.

I haven't upgraded to v10 yet, but I see that I can use the SourceForge
version of PPx to load data from nibs.

So I can now load a window from a nib using a call like this?

PPx::Window* myWindow =
PPx::NibDecoder::CreateWindowFromNib <MyWindowClass>
(CFSTR(" MyNibName", CFSTR(" MyWindowName");

Were there any additional PPx demos added to the CW10 release, espeically
ones that construct windows from nibs?

david
Isaac Wankerl - 26 Feb 2006 22:49 GMT
In article
<ralley.2-6F596D.12335924022006@charm.magnus.acs.ohio-state.edu>,

> [re:.nib file directly in CW10]
> >
[quoted text clipped - 11 lines]
> PPx::NibDecoder::CreateWindowFromNib <MyWindowClass>
> (CFSTR(" MyNibName", CFSTR(" MyWindowName");

Yes.

> Were there any additional PPx demos added to the CW10 release, espeically
> ones that construct windows from nibs?

The stationery projects did, but there weren't many more examples, if
any, added to Pro 10.

Signature

Isaac Wankerl
www.iwankerl.com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.