Menu bar moving when starting script editor

2003-06-06 Thread Huisingh, Larry R
Title: Menu bar moving when starting script editor I am running MC 2.3.2 for Win32. For some reason when I invoke the editor after loading my stack the menu bar moves and it changes to a full height title bar. Three questions: 1. What is the style of the MetaCard Menu Bar supposed to be

Passing an array to a function/handler

2003-06-11 Thread Huisingh, Larry R
Title: Passing an array to a function/handler I can't tell from the docs...Can you pass an array to a function (or handler)? I haven't had any success in doing it. Larry Huisingh

RE: [OT] DLL Handles

2003-07-15 Thread Huisingh, Larry R
Howdy List: Can someone experienced in Windows DLLs offer a response to the following?... (I'm off in the weeds here since I don't typically do this kind of stuff.) I've got an installer script that calls a DLL repeatedly within a repeat loop to grab current system information

RE: MC IDE, FreeGUI and an xCard job

2004-01-15 Thread Huisingh, Larry R
Something wonderful has happened to me/us this week. I've got a paying customer who wants to invest in the development of a MetaCard-based authoring system like MetaCard or RunRev, but it has to be even simpler than both of these. Given that I'm the author of the current incarnation of

IAC and Named pipes

2004-04-26 Thread Huisingh, Larry R
OK - can we take another tack? What we are looking for here is very fast and secure communication between a web server process and a Revolution daemon. In our case this is between python / zope and rev, Pierre has the set up running with php - but using the accept command which seems to

Answer printer question

2004-08-03 Thread Huisingh, Larry R
Title: Answer printer question This is probably a very basic question. I searched an MetaCard archive but I couldn't find anything that worked. If I use the answer printer command is there a way to tell if the user selected Cancel versus Print? Right now it looks like both it and the result

RE: further incompatibilities with Rev

2004-10-11 Thread Huisingh, Larry R
As far as moving resources into your project this is what I do on an MC project I have been maintaining for a number of years. I have a standalone that includes all the resources I need. This part very, very rarely changes. It just loads the stack that has all the real code and data in it. When

RE: Bizarre 2: On XP answer file command sometimes hangs

2004-10-01 Thread Huisingh, Larry R
What happens if you turn off your anti-virus software? Perhaps that name is somehow triggering something in Norton that hangs your system. I have heard about performance problems of many types in many apps when the anti-virus program is active. Larry Huisingh Subject: Bizarre 2: On XP

RE: Bizarre 2: On XP answer file command sometimes hangs

2004-10-04 Thread Huisingh, Larry R
that there is another window or dialog box that is trying to get input so it looks like the program isn't responding? Try Alt-Esc to see if there are some other screens waiting for input or if there is a hidden error message. Larry Huisingh Date: Fri, 1 Oct 2004 10:58:58 -0700 From: Huisingh, Larry R

RE: Bizarre 2: On XP answer file command sometimes hangs

2004-10-05 Thread Huisingh, Larry R
On 4 Oct 2004, at 16:38, Huisingh, Larry R wrote: I believe this is just a slight clarification but what is probably happening as far as the Task Manager is concerned is that when you click Switch To Windows is giving control to the program in question. Normally, when

Problem setting the icon id of a button

2004-11-02 Thread Huisingh, Larry R
Title: Problem setting the icon id of a button I am using an older version (2.3.2). I have an application that includes my own icon stack. I set the icons of some of my buttons to the id's used in my icon stack. I am using icon id's in the range of 1006-1080. For some reason when I set the

MC IDE Poll

2004-11-12 Thread Huisingh, Larry R
Not wanting to register just to vote here is my input: I use the MC IDE exclusively since I am only using MC 2.3.2 for Win32. Our in-house application is stable and there hasn't been any reason to switch yet. Larry ___ metacard mailing list [EMAIL

MetaCard 2.3.2 and Windows 7

2012-11-07 Thread Huisingh, Larry R
I have just moved to a Windows 7 PC from Windows XP. This is the first time I have tried to modify my stack on the Windows 7 platform. When I try to show a stack with the show wd xx (where xx is a stack name) command in the Message Box I get the error Commands: expected , . I know this

Re: MetaCard 2.3.2 and Windows 7

2012-11-13 Thread Huisingh, Larry R
On 11/7/12 6:06 PM, Huisingh, Larry R wrote: I have just moved to a Windows 7 PC from Windows XP. This is the first time I have tried to modify my stack on the Windows 7 platform. When I try to show a stack with the show wd xx (where xx is a stack name) command in the Message Box I get