Go to Apps > Utilities > Airport Assistant. Open the package and look
at one of the Nibs in Resources to see how this is done and has to
looke like.
Hi,
I have a MS Windows based Application Wizard written in C#. It is a
typical
Next-Next-Finish types Wizard. I want to develop a simila
On Oct 3, 2008, at 5:02 PM, Ronny Reichmann wrote:
Hello there,
unfortunately none of the examples in /Developer/Examples/Quartz/
Python/ work anymore. I don't know if recently, I just encountered
it today. According to your answer, there should be wrappers as
part of PyObjC. Unfortun
Von: Ronny Reichmann <[EMAIL PROTECTED]>
Datum: 4. Oktober 2008 12:44:26 MESZ
An: Bill Bumgarner <[EMAIL PROTECTED]>
Betreff: Re: Python, Mac OS X 10.5.5 and CoreGraphics
Am 04.10.2008 um 04:29 schrieb Bill Bumgarner:
On Oct 3, 2008, at 5:02 PM, Ronny Reichmann wrote:
hrieb Bill Bumgarner:
On Oct 3, 2008, at 3:55 PM, Ronny Reichmann wrote:
to make it short: Does anyone "accidentally" know why CoreGraphics
doesn't
work any more on conjunction with Python? The directory that
contains the
CoreGraphics bindings is still there, but not in the
Hello there,
to make it short: Does anyone "accidentally" know why CoreGraphics doesn't
work any more on conjunction with Python? The directory that contains the
CoreGraphics bindings is still there, but not in the PYTHONPATH anymore.
Setting it by hand and trying to import CoreGraphics leads to a
Hello Andrew,
...
While dependent operations may produce a particular behavior, or be
configurable to produce certain behaviors, what behavior would be a
best practice from a UI and user-experience perspective?
In my eyes you should keep it simple for the users sake. The algorithm
and th
Hi Adil,
when you set your combo-box to use a data-source-object, you have to
provide this data source object. At the end your data-source should
know exactly the number of items. Your are providing the data-source,
so you should know the number of items.
Am 14.05.2008 um 08:17 schrieb A