Search the web
Sign In
New User? Sign Up
frontierkernel · Frontier Kernel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3298 - 3327 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3298
On or about 7/1/07 2:55 AM, thus spake "frontierkernel@yahoogroups.com" ... <http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUse ...
Matt Neuburg
mattneub
Offline Send Email
Jul 1, 2007
2:10 pm
3299
Hello all, Ever noticed how when you have an item like an outline, wp, etc. open and you change the name of the item the tile of the item window would change...
creecode
Offline Send Email
Jul 2, 2007
4:18 am
3300
Hello all, The MySQL verbs should be showing up in the root updates process soon. You'll need to do your own compile from the repository trunk or wait for the...
creecode
Offline Send Email
Jul 2, 2007
6:55 am
3301
Hello all, After diving into the MySQL example connection script and getting a crash when I didn't have the right user/password combo I'm thinking we should...
creecode
Offline Send Email
Jul 2, 2007
9:39 pm
3302
Hello all, mySql.examples and mySql.data coming soon to a root update near you. ... Toodle-looooooooo....... creecode...
creecode
Offline Send Email
Jul 3, 2007
3:00 am
3303
Hi, I'm running into a strange problem that I hope someone can hep with. I recently migrated some scripts written for a client (last millenium) in Frontier...
David Boroditsky
davidboroditsky
Offline Send Email
Jul 5, 2007
11:12 pm
3304
On or about 7/6/07 2:52 AM, thus spake "frontierkernel@yahoogroups.com" ... I have not done anything with the Frontier code, but I can certainly answer that...
Matt Neuburg
mattneub
Offline Send Email
Jul 6, 2007
2:57 pm
3305
... Thanks for the confirmation Matt. I'm not doing any raw Apple events myself though. I just opened my Frontier.root file on my Intel Mac using a newer...
David Boroditsky
davidboroditsky
Offline Send Email
Jul 6, 2007
3:31 pm
3306
... No, but Frontier is - that is how it sends Apple events. So this would presumably be a major bug: Frontier's entire mechanism for forming and sending Apple...
Matt Neuburg
mattneub
Offline Send Email
Jul 7, 2007
4:15 pm
3307
Thomas, that seems perfectly reasonable. We want to do stepwise improvement on this stuff, now that we have basic functionality. Sorry about being offline this...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jul 8, 2007
1:46 am
3308
One more improvement I'd like to throw in with the dbid NULL check. For the mysqlgetrowverb function I'd like to add the following after... if ( ! setheapvalue...
creecode
Offline Send Email
Jul 10, 2007
12:33 am
3309
Hello all, I found an initially disturbing problem with MySQL and the Xcode project. I think I have a fix but just wanted to give folks a heads up. The...
creecode
Offline Send Email
Jul 10, 2007
12:57 am
3310
Wow, it's a shame you're having such problems on the Mac side. Thanks for being so diligent with it. -- David...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jul 10, 2007
2:28 am
3311
In my quest to deal with the MySQL and Xcode project issue I tried turning off -fshort-enums for the Frontier target. After doing this Frontier no longer...
creecode
Offline Send Email
Jul 10, 2007
6:47 am
3312
... Probably not. I wouldn't be surprised to find some struct definitions using enums where the struct gets written to the root file. If you change enums from...
Andre Radke
andre_radke
Offline Send Email
Jul 10, 2007
7:33 pm
3313
Hey Andre, I seem to have overcome the problem for now so we're kewl. It is interesting to note that the VC25K project doesn't seem to be using short enums. I...
creecode
Offline Send Email
Jul 10, 2007
8:12 pm
3314
... [...] ... [...] ... i have reported similar but different problems here but haven't had time yet to create a test case; running non-Intel Frontier (a10) on...
steve harley
garbanzito_real
Offline Send Email
Jul 11, 2007
5:51 am
3315
... just an amateur thought, possibly off base, but 4-byte ints are widely used in Apple Events code ......
steve harley
garbanzito_real
Offline Send Email
Jul 11, 2007
5:56 am
3316
I was thinking along the same line......
creecode
Offline Send Email
Jul 11, 2007
6:25 am
3317
I've added a feature request < http://sourceforge.net/tracker/index.php?func=detail&aid=1752189&group_id=120666&atid=687801 ... Toodle-looooooooooo........ ...
creecode
Offline Send Email
Jul 11, 2007
7:58 pm
3318
... Thanks Steve. Let me know if there's any testing I can do to help pin this down. David...
David Boroditsky
davidboroditsky
Offline Send Email
Jul 12, 2007
4:00 pm
3319
I'm also willing to help test either Quark & Filemaker... paul ... millenium) ... QuarkXpress 6.5. ... list" ... 'GNBX' for...
paulchow2k
Offline Send Email
Jul 14, 2007
6:58 am
3320
I've put up the latest and greatest, Frontier v10.1a15 application only release < ...
creecode
Offline Send Email
Jul 22, 2007
6:02 am
3321
... http://sourceforge.net/project/showfiles.php?group_id=120666&package_id=181422 ... Nice Thomas, but to be fair, you guys really helped with the MySQL verbs...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jul 23, 2007
3:56 am
3322
Hello all, I've run into an issue when running multiple instances of Frontier on Mac OS X. In the startup script there is a call to Frontier.bringToFront and ...
creecode
Offline Send Email
Jul 25, 2007
7:43 pm
3323
Hello all, After a twisty road and several attempts I seem to have part of this idea working locally. Here is my Doc Server entry... Syntax ...
creecode
Offline Send Email
Jul 28, 2007
3:13 am
3324
... Shouldn't this be called window.setQuickScript in accordance with other get/set verbs, e.g. for outlines? -Andre -- Andre Radke + http://spicynoodles.net/...
Andre Radke
andre_radke
Offline Send Email
Jul 28, 2007
10:08 am
3325
... Why didn't you call it window.setQuickScript( s ) ? The beauty of Frontier's verbs is that they've always read like a sentence (with some rare and notable...
Seth
yahoo.seth@...
Send Email
Jul 28, 2007
12:07 pm
3326
Hello Gentlemen, Doh! My bad. I had originally thought that I would name it window.quickScript.set. But that won't fly as window.quickScript isn't a table...
creecode
Offline Send Email
Jul 28, 2007
8:13 pm
3327
Hello all, Is my impression correct that we don't have an ftp get or readFile verb? If not, has someone written such a beast that they're willing to share?...
creecode
Offline Send Email
Aug 20, 2007
9:36 pm
Messages 3298 - 3327 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help