Re: Charting API?

2008-02-29 Thread lbland
On Feb 27, 2008, at 2:14 PM, Chris Schmitt wrote: I want to add some simple bar graphs and pie charts to my project. Is there an apple api for charting or do you need to use a 3rd party product? hi- You can use Vvidget Code (http://www.vvi.com/products/vvidgetcode) which now has an IB 3

Re: SQL

2008-05-06 Thread lbland
On May 6, 2008, at 2:44 AM, vinitha ks wrote: I'm trying to do some database applications using cocoaMySql framework.This is my first database application. could connect with the database,and accesses the table of particular databases.But i couldn't access Fields.Is there any help or docum

[OT] DAQ Plot and Vvidget Workshop At University Of Pittsburgh

2008-06-06 Thread lbland
hi- For those in the Pittsburgh area and not at WWDC: DAQ Plot and Vvidget Workshop At University Of Pittsburgh See: http://www.vvi.com/workshops/2008/0612pitt.html Cocoa developer questions welcome! thanks!- -lance ___ Cocoa-dev mailing lis

Database Visualization For All Cocoa Applications

2008-06-17 Thread lbland
hi- This movie: http://www.vvi.com/movies/database might be of interest to the list, showing a custom IB plugin and db access within IB, etc. thanks!- -lance ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin reque

Re: Cocoa can be used to execute arbitrary (privileged) code !

2008-06-19 Thread lbland
hi- There are better ways to do this, but I'm not commenting. :-) thanks!- -lance On Jun 19, 2008, at 10:22 AM, Jerry LeVan wrote: Last night while browsing Slashdot I found this: http://it.slashdot.org/it/08/06/18/1919224.shtml It gives a simple command that can be used to basically execut

Re: Struct, Object, or Dictionary?

2008-07-01 Thread lbland
tp://lists.apple.com/mailman/options/cocoa-dev/lbland%40vvi.com This email sent to [EMAIL PROTECTED] ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at

Re: iPhone SDK and sms.db file

2008-07-08 Thread lbland
On Jul 8, 2008, at 10:29 AM, [EMAIL PROTECTED] wrote: I hope this is the right mailing list, because I couldn't find anything iPhone-related. Oh, the humanity of it all! I'm busting at the seams waiting for Xcode 3.1 et. al. to come out of NDA, and out of beta! Mainly because I want (ne

NSPopUpButton style question ... "Push" v.s. "Round Textured"

2008-07-18 Thread lbland
hi- The default NSPopUpButton button style is Push. But, I'm getting board of it and it looks old-style. I think the button style of Round Textured is more "modern". Now I see that Xcode 3.0 -> 3.1 changes the PUB button style to Round Textured (I think)! Looks yummy! Is "Round Textured" P

Re: Cocoa Sounds

2009-11-10 Thread lbland
hi- On Nov 9, 2009, at 12:58 PM, Chunk 1978 wrote: one thing i've always had an issue with is sound lag, which always (yet only) happens during a first sound. after the initial lag, sounds will play on time. at first i though it was my code, but recently i've noticed that it happens in Calcul

Re: iPhone CLLocation Accuracy?

2009-11-11 Thread lbland
On Nov 11, 2009, at 4:42 PM, Chunk 1978 wrote: > how accurate is CLLocation's kCLLocationAccuracyBest? about a meter > or more? or is it hyper accurate as in centimeters? anyone know? hi- I'd say about 10 meters to one mile. BTW: here's an app you can use: http://www.vvi.com/apps/spot to

Re: Where are the interface builder components?

2009-11-15 Thread lbland
On Nov 14, 2009, at 8:40 PM, Dave DeLong wrote: > There are a bunch of freely available frameworks that have UI elements like > that, such as BWToolkit, BGHudAppKit, AmberFramework, iLife Controls, > HMBlkAppKit, and more. > > Here's a decent list: http://cocoaheads.byu.edu/resources/user-int

Vvidget article on MacResearch

2009-08-19 Thread lbland
hi- A little OT, but for Cocoa/IB development, just a quick FYI: http://www.macresearch.org/vvidget-fixes-invasive-property-new- deployment-options Vvidget Fixes Invasive Property With New Deployment Options for people that might be interested. Also, FYI: cd /Developer/Library/Frameworks/I

MacResearch Tutorial on beginning a Cocoa/iPhone app.

2009-12-03 Thread lbland
hi- Occasionally I see a trouble-getting-started post on this list. There is a great Cocoa/Xcode/iPhone tutorial on MacResearch: Using VVI for Graphing on iPhone http://www.macresearch.org/using-vvi-graphing-iphone Explaining in precise detail how to make a simple iPhone app. I may be a bit pa

Re: NSURLConnection Problem Inside QuickLook Generator

2009-12-08 Thread lbland
hi- On Dec 8, 2009, at 11:48 AM, David Duncan wrote: > My understanding is Quicklook plugins are not allowed to make network > connections due to sandbox restrictions. We ran into this same problem when QL plugins were first included with the OS. thanks!- -lance _

Re: NSURLConnection Problem Inside QuickLook Generator

2009-12-09 Thread lbland
On Dec 9, 2009, at 3:11 AM, Dalmazio Brisinda wrote: > Alright, well, we may have to reevaluate an alternate approach to this > instead of via a QuickLook generator. It seems there are other issues over an > above sandboxing which are more problematic. > > Does anyone know if a version of the

Re: Problem with missing symbol

2009-12-10 Thread lbland
On Dec 10, 2009, at 1:15 PM, Emmanuel Pinault wrote: > How would you suggest I get the Frame information from the window then? hi- Don't know what you're up to, but this NSWindow method: +frameRectForContentRect:styleMask: has been around for a long time. also, this one: - frameRectForConte

Re: NSArchiver Deprecation

2009-12-18 Thread lbland
hi- On Dec 18, 2009, at 8:30 AM, Richard Somers wrote: > In the class reference and header file for NSArchiver and NSUnarchiver there > is not a single mention of depreciation for these two classes. The only place > that discusses depreciation is in the Archives and Serializations Programming

Re: CocoaBuilder is back

2009-12-29 Thread lbland
hi- On Dec 29, 2009, at 8:25 AM, Andy Lee wrote: > I haven't seen an announcement on the list, so I thought I'd mention that > CocoaBuilder is back up, with some very nice improvements. > > Congratulations and a million thanks to Bertrand Mansion! I have to second that! I always liked CocoaBui

Re: Setting NSWindow titlebar height

2010-01-04 Thread lbland
On Jan 4, 2010, at 7:59 AM, Jeremy Pereira wrote: >> I have a window that looks like this right now: >> >> http://img22.imageshack.us/img22/2953/screenshot20100103at123.png >> >> I've removed the titlebar buttons and everything > > Why? How does the user make the Window go away/hide without t

Tutorial on writing a Cocoa/Mac app.

2010-01-14 Thread lbland
hi- We placed a manual with 4 tutorials in it at: http://www.peervisual.com/manuals/VvidgetCode Including one showing how to build a Cocoa/Mac app from scratch. It might be useful to those that want a description of Cocoa programming from ground zero to full deployment. thanks!- -lance

Re: Time to drop PowerPC support?

2010-01-15 Thread lbland
On Jan 15, 2010, at 12:18 AM, Dominic Blais wrote: > Thank you for these responses! I think we will roll out with PowerPC but > EOL support for it within 6 months of the next major Apple OS release. hi- VVI stopped releasing for PPC when SL came out, but still have persistent stores between P