On Aug 5, 2005, at 2:07 AM, Sašo Kiselkov wrote:
That turned the trick nicely to get the actual progress indicator to show up. Now, a different problem seems to have come up, in that I can't set the progress indicator's style or the fact that the progress indicator is not indeterminate. I know Cocoa provides both a setStyle and a setIndeterminate method, and I was left under the perhaps mistaken impression that including "style" and "indeterminate" attributes would have called those methods--although, in retrospect, this sort of thing may have only worked when setting up outlets. Short of putting code in a delegate object to set up the progress indicator, is there a way of setting its style such that it doesn't automagically default to the spinning barber pole when what I'm looking for is the rectangular progress indicator? -C- |
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
