Hello,
Has anybody ever needed to make a pin number entry box similar to the one in
the Preferences used to set the passcode? I'd appreciate links if you have
them. I'm having problems getting the text to always be 'secure' and allowing
only one digit per box. Any tips?
Thanks,
Allyn Bauer
I'm not sure creating a program to use every method in Cocoa is such a great
idea. What you should probably do instead is pick a small simple idea and
implement it. Perhaps you can make an app that lists the native trees of Brazil
and their diseases. :)
Allyn
On Apr 14, 2011, at 9:28 AM, Rodri
(replying to all this time)..
A singleton may be an appropriate solution to this problem. Their usage is not
perfect but few tools are.
That said, "DataHandler" should probably not be the singleton. That is the
class you created to read the file. If it doesn't make sense to create another
obje
We are developing a platform that will have a mobile component. Each licensee
(in this case, Banks and Credit Unions) would have their own mobile app. We are
going back and forth between releasing one app in the App Store and having some
sort of login procedure for the users of each respective i
lly
(often) it won't have any of the image at all. I suspect that the issue is the
result of a fundamental misunderstanding of something on my part, but I can't
figure out what that would be. Any help with the code or advice on the problem
would be absolutely fantastic.
Regards,
Allyn Ba
Probably what you want to do is what you suggest - make an object. Other
options include an array of arrays, of dictionaries, or of nsvalue
instances containing structs. Depending on your needs. Try an object first.
On Apr 16, 2012 10:25 PM, "Rick C." wrote:
>
> Hi,
>
> So I'm working on a view-ba
Hello all,
I'm writing a fairly simple server <-> client app. The server
publishes a network name using Bonjour and clients get a list of
names. They choose one (for now). After this choice, I would like the
selection to somehow be saved using NSUserDefaults. I'm assuming the
easiest way to do this
Hey all, I've got a fairly simple server <-> client app in
development. The clients need to be able to communicate with the
server and the server needs to be able to communicate with the
clients. So far I've got the clients getting a NSMutableArray from the
server fine, but I cannot figure out how
, I'd really appreciate it if you could steer me a
little more in the right direction.
Thanks,
Allyn
On Mon, Feb 9, 2009 at 4:48 PM, Ken Thomases wrote:
> On Feb 9, 2009, at 4:33 PM, Allyn Bauer wrote:
>
>> Hey all, I've got a fairly simple server <-> client app in
>&
Sorry if there's dupe emails.
I think an important question here is, what exactly are you trying to do?
Do you really expect to process these images repeatedly? 3.5m for a quarter
million pics isn't terrible when one already possesses a working solution.
If you have a specific task in mind, it wou
10 matches
Mail list logo