You can install xWindows, I think is the name for it, in Mac OS X, which most Linux/Java developers use. Aqua, is replaceable, if I understood what I have...
Good morning Keith, ... The .sit version unstuffed OK, plays fine (it's not in a folder, tho'). Neat! The important thing is it demonstrates simple but...
Many thanks for that, Keith I will look at it next time I am in the Mac Lab. Elaine ... Sometime around 29/10/03 (at 7:58 am +1300) Elaine ... weekend, ... Hi...
Thanks for that - I will let you know how I get on. Elaine ... on 10/28/03 10:58 AM, Elaine Lawler at ... starting ... Looks like you have the ball rolling. ...
... Hey, I hope it helps! I just uploaded another demo project to <http://www.vortex.co.uk/storage/supercard/> ready for dissection. The 'Picture Resizer'...
Howdy, I had it then I lost it. Somewhere is a list of udocumented QT visual fx. Does anyone have the list and can show how to implement them? TIA, Ken N....
Hi, I have been playing a bit with importing and showing graphics in SC. Using DragAndDrop to collect lists of files and files from dropped folders. If I check...
Transitioning from 9/classic to X is getting to be a real pain. filecopy() Xfcn is returning the error message: '"myFSpFileCopy: User does not have the correct...
... Yep, I forgot to mention that, another thing to check, I seem to be able to have a file which has no extension, no file type but a kind of "JPEG Image" ...
... Or you can use ImageInfo() which can validate all fileformats (I think) that QuickTime supports. Actually you can't rely on filetype or fileextension to be...
... I'm not sure how FileCopy performs it copying but if it does it right it uses a temporary folder on the target volume. The folder is Temporary Items and...
... Thanks Dan, Just what I want:-) ImageInfo lets me know that a 'gif' with no type and no extension (the finder and therefore appleScript think it is a...
... OK, i think I've gotten a hint at what is going on. Copying between two other of the 7 server disks worked fine. The problem disks were originally set up...
... Whatever they are doing with the type/creator codes, it is way down the lowerarchy. I know they don't like resource forks any more, but surely there is...
... "Hey guy's, let's have a look at Windows. Give us the three worst things in Windows and let us implement them in a brand new OS". --Steve Jobs way back in...
... Regardless, every other method of copying between the the served volumes work properly. filecopy() must be doing something different, have a weak link. DCS...
Is there any way to change the FocusHilite color to anything other than the default blue? -Raghu ********************************* M. K. Raghuraman University...
M. K. Raghuraman
raghu@...
Nov 2, 2003 11:19 pm
14092
Are the two volumes named the same thing? IE are both "Macintosh HD" ? -Chilton...
I've just uploaded another example project to my Vortex storage area. This one is a quick remake of my old Widget demo project, and covers how to make custom...
I am working on a project that plots values from a two column text file. The text file uses "return" to obtain the column form and is created on the fly via...
... No. And the entire disk is shared rather than folders. Of the two firewire drives that were set up simultaneously and in a similar fashion, only one is...
... retest. ... No dice. All attempts to copy files with filecopy() from one remote volume to another remote volume fail. Given my need to get things done,...
Hello, I have renewed my web site in these weeks and I have added 43 externals for SuperCard (written in Pascal language for 68K, PPC and Carbon format), all...
Matteo Varisco
matteovarisco@...
Nov 3, 2003 10:39 am
14100
... Assuming that the columns are tab delimited put replace(myData,tab,comma) into myData repeat with i = 1 to num of lines of myData convert item 1 of line i...
... I think this is all based on what the user has set for their system. If you go into appearances control panel and change the FocusHilite color, it should...