Multiselect grid - suggestions?

2007-02-16 Thread Brian Abbott
Hi All I need (for the first time ever!) to create a multiselect grid (in vfp8) and I'm looking for ideas. The grid is fed from a local view and the user can already filter what is seen in various different ways. What I want to do is allow the user to select various rows on the grid and add

Re: Multiselect grid - suggestions?

2007-02-16 Thread Alan Bourke
You either need to base the grid on a view or a cursor and include an invisible logical field as you say, or use a third-party grid like DBI Technologies. -- Alan Bourke [EMAIL PROTECTED] ___ Post Messages to: ProFox@leafe.com Subscription

[NF] Entire SysInternals suite in one download.

2007-02-16 Thread Alan Bourke
http://www.microsoft.com/technet/sysinternals/Utilities/SysinternalsSuite.mspx Must have IMO. -- Alan Bourke [EMAIL PROTECTED] ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free

RE: VPF-9 Grid column colors

2007-02-16 Thread Sietse Wijnker
Hi Sytse, The 3rd param in the SetAll method is to specify the class where the property is set. In this case specifying the column-class isn't needed because the DynamicBackColor property only applies to the columns. The SetAll sets all columns DynamicBackColor property to the specified value. If

RE: verts on vista

2007-02-16 Thread Andy Davies
Tracy Pearson said AllUsersProfiles returns C:\Documents and Settings\All Users Not on my box - but this does g ?GETENV(ALLUSERSPROFILE) Andrew Davies  MBCS CITP   - AndyD    8-)# ** This email and any files transmitted

Re: verts on vista

2007-02-16 Thread Andy Davies
Whil said: what if I wanted this virtual thingee to actually print a real piece of paper? Or save a file on a real usb thumbdrive? depends on the thingee - with the ms one, printers you set up as usual - you can even share them in a workgroup (sometimes); usb it doesn't do; cd/dvd drives can be

[NF] Entire SysInternals suite in one download.

2007-02-16 Thread Eurico Chagas Filho
Thanks Alan. E. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise,

VFP 9 report writer debugging

2007-02-16 Thread Richard Kaye
That's right. A VFP question... vbg There seems to be a change in behavior in VFP 9 when you hit an error while previewing a report in the designer. IIRC in the past when you hit an error in the designer, VFP would very kindly open up the object in the report that barfed. I'm working on what

Re: Multiselect grid - suggestions?

2007-02-16 Thread Ted Roche
On 2/16/07, Brian Abbott [EMAIL PROTECTED] wrote: I have a half-formed idea to create a local cursor on the fly which would be a source for the view, but I'd appreciate any other suggestions anyone has. That's how I've done it. Add the logical field and make it a column of checkboxes. (I'd

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Man-wai CHANG
Alan Bourke wrote: http://www.microsoft.com/technet/sysinternals/Utilities/SysinternalsSuite.mspx Must have IMO. Yet to find a situation to need it... -- .~.http://changmw.homeip.net / v \ May the Force and Farce be with you! Linux 2.6.20 /( _ )\ (Ubuntu 6.10) 22:04:01 up 11 days

Re: verts on vista

2007-02-16 Thread Ted Roche
On 2/15/07, Whil Hentzen (Pro*) [EMAIL PROTECTED] wrote: Or maybe I'm misunderstanding... what if I wanted this virtual thingee to actually print a real piece of paper? Or save a file on a real usb thumbdrive? Wouldn't it have to talk to those real pieces of hardware? I thought I'd be able to

RE: verts on vista

2007-02-16 Thread Tracy Pearson
One of these days I'll learn to copy/paste Tracy -Original Message- From: Andy Davies Tracy Pearson said AllUsersProfiles returns C:\Documents and Settings\All Users Not on my box - but this does g ?GETENV(ALLUSERSPROFILE) Andrew Davies  MBCS CITP   - AndyD    8-)#

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Alan Bourke
Well, depends on your job. Process Monitor helps me out at least twice a month. -- Alan Bourke [EMAIL PROTECTED] ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Paul Hill
On 2/16/07, Alan Bourke [EMAIL PROTECTED] wrote: Well, depends on your job. Process Monitor helps me out at least twice a month. Used File Monitor yesterday to find our why one of our web services was accessing the floppy drive every 5 seconds! -- Paul

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Derek Kalweit
Well, depends on your job. Process Monitor helps me out at least twice a month. Only twice a month? I have it 'replace task manager' and use it daily. Seeing processes in a logical tree is the most important every-day feature, but being able to see TCP/IP connections for processes, performance

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Derek Kalweit
Used File Monitor yesterday to find our why one of our web services was accessing the floppy drive every 5 seconds! Let me guess-- your SET PATH setting? -- Derek ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Still want to use SourceSafe?

2007-02-16 Thread Alan Bourke
http://www.highprogrammer.com/alan/windev/sourcesafe.html -- Alan Bourke [EMAIL PROTECTED] ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list:

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread MB Software Solutions
Paul Hill wrote: On 2/16/07, Alan Bourke [EMAIL PROTECTED] wrote: Well, depends on your job. Process Monitor helps me out at least twice a month. Used File Monitor yesterday to find our why one of our web services was accessing the floppy drive every 5 seconds! Sounds like I

Re: Still want to use SourceSafe?

2007-02-16 Thread Ted Roche
On 2/16/07, Alan Bourke [EMAIL PROTECTED] wrote: http://www.highprogrammer.com/alan/windev/sourcesafe.html -- Old post. I understand Team Studio has *finally* addressed some of these issues, and that MSFT is forcing their internal developers to eat their own dog food, unlike the mistreatment

Refox file names

2007-02-16 Thread Kenneth Kixmoeller
Hey - -- - Anybody know what the name of the Refox executable is or was circa 2000? For convoluted reasons, I need to decompile a VFP6 EXE dating from that time. (I'm looking in backups for old source code, too, but that is a parallel effort.) I can't find my copy of Refox anywhere -- the

Re: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread William Sanders / EFG
I like the File Monitor thingie a lot. When you are testing a VFP application and using this tool, you can notice all of the vfp internal 'file searches' that it does to find things that were compiled in the project. If you did not set up your search paths properly, or had an 'out of project

[OT] Mark Steyn on Global Warming

2007-02-16 Thread Michael Madigan
More logical thinking comes forward. http://www.suntimes.com/news/steyn/251601,CST-EDT-steyn11.article Lisa Nowak Gear! Lust in Space, Nowak? YES WACK!, Astronauts Tool Kit http://www.cafepress.com/rightwingmike ___ Post Messages to:

Problem in IDE with builds after testing

2007-02-16 Thread MB Software Solutions
VFP9SP1 I get this error many times after I'm debugging my EXE: Object file c:\dev\mbss.exe is in use and cannot be removed from memory. I have to issue a CLEAR RESOURCES command before it will let me rebuild. What's causing this? Never had this happen before (at least not in recent

RE: Refox file names

2007-02-16 Thread john harvey
REfox.exe I believe. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Kixmoeller Sent: Friday, February 16, 2007 11:29 AM To: Profox Subject: Refox file names Hey - -- - Anybody know what the name of the Refox executable is or was circa

Re: Refox file names

2007-02-16 Thread Kenneth Kixmoeller/fh
Thanks Peter John. I supposed that was the name. sigh I'll just have to keep looking for my copy. Peter, I may have to take advantage of your offer. If so, I'll be in touch. Ken ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

[OT] Morons

2007-02-16 Thread Ed Leafe
Gotta be Republicans, of course! http://www.talkingpointsmemo.com/archives/012504.php It's not only the Big Bang and Evolution that are wrong and evil; now the whole secular notion that the Earth rotates and revolves around the Sun is being exposed as part of the plot

Re: Problem in IDE with builds after testing

2007-02-16 Thread Derek Kalweit
I get this error many times after I'm debugging my EXE: Object file c:\dev\mbss.exe is in use and cannot be removed from memory. I have to issue a CLEAR RESOURCES command before it will let me rebuild. What's causing this? Never had this happen before (at least not in recent memory).

Re: Problem in IDE with builds after testing

2007-02-16 Thread MB Software Solutions
Derek Kalweit wrote: I get this error many times after I'm debugging my EXE: Object file c:\dev\mbss.exe is in use and cannot be removed from memory. I have to issue a CLEAR RESOURCES command before it will let me rebuild. What's causing this? Never had this happen before (at least not

Re: Problem in IDE with builds after testing

2007-02-16 Thread Derek Kalweit
I get this error many times after I'm debugging my EXE: Object file c:\dev\mbss.exe is in use and cannot be removed from memory. I have to issue a CLEAR RESOURCES command before it will let me rebuild. What's causing this? Never had this happen before (at least not in

Modal forms don't work from Top Level Form?

2007-02-16 Thread Steve Ellenoff
Am I missing something obvious? I have a non modal TLF (Top Level Form), ie, ShowWindow Property = 2 and I am calling a 2nd MODAL TLF Form from it via a button click. I put a messagebox() right after the call to DO FORM to see when VFP executes that line. Since the form is modal, it shouldn't

[OT] Firefox value!

2007-02-16 Thread srussell
https://addons.mozilla.org/firefox/3792/ The countdown begins. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Derek Kalweit
Am I missing something obvious? I have a non modal TLF (Top Level Form), ie, ShowWindow Property = 2 and I am calling a 2nd MODAL TLF Form from it via a button click. I put a messagebox() right after the call to DO FORM to see when VFP executes that line. Since the form is modal, it

RE: Problem in IDE with builds after testing

2007-02-16 Thread Tracy Pearson
From my experience seeing something similar myself. It is due to a class, in a vcx which is loaded in the EXE which is subclassed from the same classlib, the parent class didn't release and is still in memory. Tracy -Original Message- From: MB Software Solutions Sent: Friday, February

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Steve Ellenoff
Thanks for the quick response Derek. I've checked everything you mentioned, and it still happens. I forgot to mention that the 2nd form *does* appear, but the code immediately after it's DO FORM is launched right after... so no wait state occurs. Any other ideas? At 05:03 PM 2/16/2007, you

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Derek Kalweit
Thanks for the quick response Derek. I've checked everything you mentioned, and it still happens. I forgot to mention that the 2nd form *does* appear, but the code immediately after it's DO FORM is launched right after... so no wait state occurs. Any other ideas? Try doing a DO FORM NAME

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Steve Ellenoff
Doesn't help, and in fact, after changing to your recommended settings it now no longer works at all in any situation, prg, exe from vfp, exe from explorer. Well, at least now it's consistent. :) Here's an example of the problem in code.. albeit, I used .scx and here i'm doing createobj(),

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Derek Kalweit
Doesn't help, and in fact, after changing to your recommended settings it now no longer works at all in any situation, prg, exe from vfp, exe from explorer. Well, at least now it's consistent. :) Check the docs for ShowWindow-- you're setting both to 2-- as top level. An as top level form is

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Steve Ellenoff
You're right that does work!! However it's not the behavior I had hoped for as my 2nd form needs to be able to be positioned anywhere on the desktop and can also be bigger than the 1st TLF, which won't work at all with ShowWindow = 1. -Steve At 05:54 PM 2/16/2007, you wrote: Doesn't help,

Re: Modal forms don't work from Top Level Form?

2007-02-16 Thread Steve Ellenoff
AHA!! Taking your advice, I decided to actually read the helpfile.. (imagine that).. and I discovered the Desktop property, which when set to .T., allows my child form to work just as I wanted it too!! FINALLY!! Thank you for all your help Derek! -Steve At 06:24 PM 2/16/2007, you wrote:

RE: [NF] Entire SysInternals suite in one download.

2007-02-16 Thread Stephen the Cook
Man-wai CHANG wrote: Alan Bourke wrote: http://www.microsoft.com/technet/sysinternals/Utilities/SysinternalsSu ite.mspx Must have IMO. Yet to find a situation to need it... You don't realize all the activity on your Server / System / LAN / WAN and a few of these tools will find them.

[OT] joke

2007-02-16 Thread Stephen Russell
A little girl asked her mother, Can I go outside and play with the boys? Her mother replied, No, you can't play with the boys, they're too rough. The little girl thought about it for a few moments and asked, If I can find a smooth one, can I play with him? Stephen Russell DBA / .Net Developer

Re: NF - Time breakdown of modern Web projects

2007-02-16 Thread Ken Dibble
NF in an OT'ish sort of way http://humor.beecy.net/geeks/web-design/web-design.gif Oh, how true! That is classic. I'm printing it out and hanging it over my monitor. Ken Dibble www.stic-cil.org ___ Post Messages to: ProFox@leafe.com Subscription

Re: Problem in IDE with builds after testing

2007-02-16 Thread Ken Dibble
At 03:28 PM 2/16/07, you wrote: VFP9SP1 I get this error many times after I'm debugging my EXE: Object file c:\dev\mbss.exe is in use and cannot be removed from memory. I have to issue a CLEAR RESOURCES command before it will let me rebuild. What's causing this? Never had this happen