RE: Using Windows DLLs

2003-03-13 Thread Larry_R_Huisingh
Subject: Using Windows DLLs Hello scripters, After pounding the web and mailists to find HOW TO use DLL's, and finding where to put them in MC, it seems there is no way to handle Windows DLLs as provided by the WINNT OS. Im wondering if anyone has had any success building a

Re: launching on Wintel/inter-process communication

2002-12-03 Thread Larry_R_Huisingh
Richard, See below ...snip... In the first of my two apps, I have an index of documents which can be opend by clicking them in an index window. The second app serves a different purpose, but from time to time needs to launch documents belonging to the first app. In the worst case, I

Re: launching on Wintel/inter-process communication

2002-12-03 Thread Larry_R_Huisingh
One question remains unanswered: Why the stigma against polling? I mean, of course it's suboptimal compared to event-driven mechanisms like Apple events, but in the absence of a supported event mechanism is polling really so very bad? Polling isn't necessarily so bad. I have to think

Re: Dragging Lines in a Field

2002-04-24 Thread Larry_R_Huisingh
Thank you very much for your script sample. I implemented it with one minor change I needed. When I tried your code whenever I tried dragging a button on my card a different object (part of a group) would move instead. I had to change your code in the mouseMove handler from set the loc of

RE: 3D effect for rectangle

2002-04-01 Thread Larry_R_Huisingh
Ken, Thanks a bunch. That was a great tip! I also found that setting the lineSize to 0 doesn't add a rectangle inside the 3D border. Larry Larry, You need to have the showBorder turned on as well in order to see the 3D effect. Ken Ray Sons of Thunder Software Email: [EMAIL

3D effect for rectangle

2002-03-27 Thread Larry_R_Huisingh
I have a rectangle card graphic and it seems that the 3D effect in the appearances tab of the properties dialog makes no difference. I had assumed that setting the 3D effect on for the rectangle would make it look like a rectangular button with the lighter colors on the left and top of the

RE: inter-process communication

2002-02-13 Thread Larry_R_Huisingh
Here is more info that I hope will be helpful. We communicate using named pipes between programs we wrote in house. We have a couple of C/C++ programs that communicate with our MC app using standard Windows API named pipe functions. You read/write to named pipes the way you read/write to

RE: inter-process communication

2002-02-10 Thread Larry_R_Huisingh
Richard, FWIW, I'm not sure how cross-platform it is but I've written a DLL for the Win32 platform that I use to communicate between my MC app and other Win32 non-MC apps via named pipes. It seems to work really well for us. I think there might be a similar mechanism on Unix/Linux. Larry

Change font of script editor in MC 2.3.2

2002-01-03 Thread Larry_R_Huisingh
I would like to change the font used in the script editor (MC 2.3.2 - Win32). I know I can change it while I am editing but I want to be able to change the default used for every script. It looks like I am currently using Arial. The problem with this font is that a capital I (eye) looks like a

MC 2.3.2 - Crash in import snapshot command

2001-12-06 Thread Larry_R_Huisingh
Hopefully someone can tell me what is going wrong with my stacks (I have a zipped archive (8KB) of the two stacks I can send to whomever is able to help me). I have simplified my stacks down to two stacks. The first stack, test window.mc has a single card with a single button. This button

RE: Deleted file

2001-10-15 Thread Larry_R_Huisingh
I have a system that works with about 50 forms for a school district. One customer reports that all forms work fine except for one. When that one is saved, it is deleted from the hard drive. It may be that the file is moved instead, but at any rate, it is no longer visible within its

Re: Export Card

2001-09-13 Thread Larry_R_Huisingh
Is it possible, to export to a file, an image of a card. I have a printcard setup, with multiple fields and buttons formatted the way I want it to print. I need to take an image of the card as formatted, and be able to save it as an image into a file that can be imported into

RE: Double click problem in Windows

2001-07-09 Thread Larry_R_Huisingh
I have a former student torture testing my MetaCard-based math puzzles package, and he has discovered a minor problem that I can't figure out how to fix. The problem involves a Windows feature which allows one to quit a window by double clicking on the icon in the upper left corner of

RE: two monitors

2001-05-30 Thread Larry_R_Huisingh
From: Klaus Major [EMAIL PROTECTED] Subject: two monitors Hi folks, has anyone an idea on how to detect a second monitor with MC? The screenrect only returns the rect of the main-monitor (the one with the menubar). First off, what platform are you running under? I am running

Standalone error handling

2001-04-25 Thread Larry_R_Huisingh
I have a standalone (MC 2.3.2 for Win32) that I suspect encountered an error and displayed the execution error stack. I say suspect because I think it might have been hidden by another stack such that the app appeared hung. Is there a way to make sure the error stack is top most? If not, what

Dialog with timeout

2001-04-25 Thread Larry_R_Huisingh
Is there a simple way to create a dialog similar to the answer dialog but that disappears after a few seconds? Larry Huisingh Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to [EMAIL PROTECTED], not

Re: Script with container, whats wrong?

2001-03-19 Thread Larry_R_Huisingh
Hello and thanks for the responses The problem seems to be connected to the combined field name ("field"mycounter) in the scriptline. I now solved it by putting the line into a hidden field, then getting the field and then "do it". Had the same problem in HyperCard, years ago, but

Re: Default font in Windows

2001-02-05 Thread Larry_R_Huisingh
On 2/2/01 5:39 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I am running MC 2.3.2 and something has changed on my system (Win 98) since I last ran MC. For some reason the font used when an object's font is "None" is different on this machine than it used to be. I can run the

RE: printing cards (beginners Q?)

2000-12-06 Thread Larry_R_Huisingh
hello everyone, -I really need some help on how to print 2 cards onto 1 page of an A4 or letter size paper -The 2 cards I have are with the rect of 0,0,640,460 each. -I've set the printmargin to 36,36,36,36 from within a script -I've even set the margin to all sides 36,36,36,36

Template for script editor

2000-12-04 Thread Larry_R_Huisingh
Is there a template we can modify for the script editor? I would like to be able to change where the script editor first opens up. Larry Huisingh Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to

RE: global coordinates

2000-11-10 Thread Larry_R_Huisingh
From: Xavier Bury [EMAIL PROTECTED] Subject: global coordinates i dont know if this is a bug but this script just doesn't work the way it's supposed to... set the loc of stack "mctools" to "3,3" puts half the MC window beyond the left edge of the screen. what's up with that?

Resource Mover

2000-10-31 Thread Larry_R_Huisingh
Would it be possible have the Resource Mover also optionally move the Print Field stack? As it stands now, I have to clone my own copy and I'd rather have the RM move the latest version of the stack for me. Larry Huisingh Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: