Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6731757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:34:01+00:00 2026-05-26T10:34:01+00:00

building the GUI of my cappuccino project, adding an NSProgressIndicator into the GUI result

  • 0

building the GUI of my cappuccino project, adding an NSProgressIndicator into the GUI result in an error “cannot decode object of class (NSProgressIndicator)” while compiling from the XCodeCapp-cocoa. I tried to manually specify a “Custom Class” to CPProgressIndicator but it still do not work. I thus guess that nib2cib is still not support progressIndicators but it sounds strange to me, then:

  • Is there something wrong with my version ?

  • Is there a possible way to graphically set the bar (i.e. from the interface builder) and compile this CPProgressIndicator ? (any workaround ?) or do I have to set it myself from code ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:34:01+00:00Added an answer on May 26, 2026 at 10:34 am

    NSProgressIndicator is not supported by nib2cib today. If you create a custom NSView and set its custom class to CPProgressIndicator, as you tried, you should get the right class but it might still not initialise properly. You could try to configure it by hand after your cib has loaded. E.g. by connecting it to an outlet and in awakeFromCib sending it,

    [indicator setStyle:CPProgressIndicatorBarStyle];
    [indicator updateBackgroundColor];
    

    Also, if you haven’t already, go ahead and submit a feature request for NSProgressIndicator support at the Cappuccino project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a GUI class for C++ and dealing a lot with pointers. An
I've recently begun working on a project regarding GUI building using some form of
I am building a GUI for my final project. This project uses pugixml as
I'm building a fairly complicated GUI for a project I'm working on. Importantly, it
I have a question regarding building GUI applications. I feel like the title of
I'm building a gui component that has a tree-based data model (e.g. folder structure
I need to do some quick-and-dirty Perl GUI building. I can't afford a Komodo
After building the application GUI, I realised it was a little bit too complex
I am building an HTML Gui builder and this involves round-tripping HTML pages from
I'm not generally a GUI programmer but as luck has it, I'm stuck building

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.