| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: PC Controller |
| From: | William Shank <trochoid@gmail.com> |
| Date: | Sun, 31 May 2009 20:23:50 -0700 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=cSQRKkoIrwXrp6Ut/9+4HPVXLjtGXgqCiqaCu4osUqw=; b=uygbgaxkvN+uGNvhA8076H913ORr5eJFvO/CNUR9MOh9R3rFVNQUkQiy8H20e84Gve KiSC76O1Q6fYHJefjK4wb7M58XNmY2SRxEZS2MQPXq5qFFIQOPt1c+cjAASQGG/ep+Nr Zq0B76iNQ9li2rRbeErL0iJMq2JztF83NblXc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=o/VJIsnEcdG6xRVt9lMQ+JgTcPeRZxykqGwqlMpGRq6iQxUlNwlDWEwWanjrhwTCIV KsKDpg7xOKoSVfMZp0JFW/DYw76qqxshrfgdkbOiFdfjqtRvJcQojsCPxXg9oatNswkD u6Uvf6n25WGBdjWSYr+Ca9pmNoLn4B6vKPAsQ= |
| In-reply-to: | <E5771654-A23F-4E41-AB36-983F4A899928@gmail.com> |
| References: | <74A1C8C2-2476-444C-8D03-DAC385F79C03@gmail.com> <4367041D-BCCD-4FD5-BC47-E9EF8B684BAD@stretchedout.com> <01DB8C8C-3D5A-449D-A2B4-E82762158F0B@gmail.com> <6AAFC8C5-00B9-4AF8-8AA4-713770A128E5@declareSub.com> <E5771654-A23F-4E41-AB36-983F4A899928@gmail.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Sun, May 31, 2009 at 4:29 PM, ER <erockus@gmail.com> wrote: .... > I ran my app, with out even calling v_key method and I get this strange > error > > Application Launch Failure > > The application "(null)" could not be launched > because of a shared library error: > "<main><main><ApplicationServices><>" I pasted your code into a pushbutton and the app launched fine. Clicking the button it hanged blue for a bit then crash. The OS's error dialog came up and I found this in the report Thread 0 Crashed: 0 com.apple.CoreGraphics 0x9f568cc1 CGEventCreateKeyboardEvent + 73 Don't know much about this but CoreGraphics doesn't sound like the right place for doing what you want. -w _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Very BASIC Question. Sorry, Jorge Biquez |
|---|---|
| Next by Date: | Re: Enum Casting to Enum?, Norman Palardy |
| Previous by Thread: | Re: PC Controller, ER |
| Next by Thread: | Re: PC Controller, Joe Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |