Re: Stupid form question

2016-11-02 Thread Mike Copeland
Modal is considered, by me, to be old-school and undesirable. People 
expect to have several forms open on their worksurface and interact 
between them. Just my opinion.


Mike

Man-wai Chang wrote:

Have you all ever wondered why the default value for this property was
not "Modal"? :)

I worked with modal forms 99% of the time in all my previous VFP jobs.

On Wed, Nov 2, 2016 at 9:56 PM, Adam Buckland
 wrote:

Stupid question #2 ... how do I make it modal... (Shame of it as well it's on 
VFP 6)..



___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/9e84fe0f-af4e-43b0-2085-fe02e560f...@ggisoft.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Stupid form question

2016-11-02 Thread Man-wai Chang
Have you all ever wondered why the default value for this property was
not "Modal"? :)

I worked with modal forms 99% of the time in all my previous VFP jobs.

On Wed, Nov 2, 2016 at 9:56 PM, Adam Buckland
 wrote:
> Stupid question #2 ... how do I make it modal... (Shame of it as well it's on 
> VFP 6)..

-- 
 .~. Might, Courage, Vision. SINCERITY!
/ v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3)
/( _ )\ http://sites.google.com/site/changmw
^ ^ May the Force and farces be with you!

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAGv=MJCR3LbexhKqX1uLeH=pfwsgy9q9qnbvyz3iszapn2f...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: M$ OCX Date Picker Problem!

2016-11-02 Thread Mike Copeland

Alan,

I use that same control but I haven't had any reports of problems. I 
just checked it and ran through a few tests and it seems to be working 
well.


You're experiencing this on multiple user systems?
Any idea which OS is having problems?

Mike

Alan Bourke wrote:

On investigation we use it on our standard date picker control,
basically we have it (specifically MsComCtl2.MonthView.2) on a form with
a few buttons to select the current date and so forth. No reported
issues like this and we would have sites numbering in the thousands
using it from Win XP upwards.

Could it be related to the PC regional settings?




___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/b7eb2add-708e-05ef-20ce-e204923d7...@ggisoft.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Stupid form question

2016-11-02 Thread Jean Laeremans
np

On Wed, Nov 2, 2016 at 3:08 PM, Adam Buckland 
wrote:

> Thanks Jean, sorted.
>
>
>
> 
> From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans [
> laeremans.jeanma...@gmail.com]
> Sent: 02 November 2016 14:06
> To: ProFox Email List
> Subject: Re: Stupid form question
>
> Form properties -> windowType = 1 modal
>
> On Wed, Nov 2, 2016 at 2:56 PM, Adam Buckland 
> wrote:
>
> > Hi Jean,
> >
> > Stupid question #2 ... how do I make it modal... (Shame of it as well
> it's
> > on VFP 6)..
> > 
> > From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans [
> > laeremans.jeanma...@gmail.com]
> > Sent: 02 November 2016 13:36
> > To: ProFox Email List
> > Subject: Re: Stupid form question
> >
> > Make it a modal form ?
> > Missing read events ?
> >
> > A+
> > jml
> >
> > On Wed, Nov 2, 2016 at 2:24 PM, Adam Buckland <
> adam.buckl...@eurohill.com>
> > wrote:
> >
> > > Final job before I leave this gig after 24 years...
> > >
> > > This shown how little code I've done in the last x years...
> > >
> > > I've got a menu that calls a form ivied:   DO FORM weekref.scx
> > >
> > > However when it runs as an executable yes it calls the form but then
> > hands
> > > control straight back to the menu so you can't actually do anything
> with
> > > the form.
> > >
> > > What is the stupidly obvious thing I'm not doing please???
> > >
> > > TIA
> > >
> > > Adam.
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAPqLOBy-xoVjQaZHr74EtBNBE-XohrQJ1OB6wDAEqVaxmc=r...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: Stupid form question

2016-11-02 Thread Adam Buckland
Thanks Jean, sorted.




From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans 
[laeremans.jeanma...@gmail.com]
Sent: 02 November 2016 14:06
To: ProFox Email List
Subject: Re: Stupid form question

Form properties -> windowType = 1 modal

On Wed, Nov 2, 2016 at 2:56 PM, Adam Buckland 
wrote:

> Hi Jean,
>
> Stupid question #2 ... how do I make it modal... (Shame of it as well it's
> on VFP 6)..
> 
> From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans [
> laeremans.jeanma...@gmail.com]
> Sent: 02 November 2016 13:36
> To: ProFox Email List
> Subject: Re: Stupid form question
>
> Make it a modal form ?
> Missing read events ?
>
> A+
> jml
>
> On Wed, Nov 2, 2016 at 2:24 PM, Adam Buckland 
> wrote:
>
> > Final job before I leave this gig after 24 years...
> >
> > This shown how little code I've done in the last x years...
> >
> > I've got a menu that calls a form ivied:   DO FORM weekref.scx
> >
> > However when it runs as an executable yes it calls the form but then
> hands
> > control straight back to the menu so you can't actually do anything with
> > the form.
> >
> > What is the stupidly obvious thing I'm not doing please???
> >
> > TIA
> >
> > Adam.
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/442E79C1A7355C4EA228D320AA59D69C07E23208@SBS2011.eurohill.local
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Stupid form question

2016-11-02 Thread Jean Laeremans
Form properties -> windowType = 1 modal

On Wed, Nov 2, 2016 at 2:56 PM, Adam Buckland 
wrote:

> Hi Jean,
>
> Stupid question #2 ... how do I make it modal... (Shame of it as well it's
> on VFP 6)..
> 
> From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans [
> laeremans.jeanma...@gmail.com]
> Sent: 02 November 2016 13:36
> To: ProFox Email List
> Subject: Re: Stupid form question
>
> Make it a modal form ?
> Missing read events ?
>
> A+
> jml
>
> On Wed, Nov 2, 2016 at 2:24 PM, Adam Buckland 
> wrote:
>
> > Final job before I leave this gig after 24 years...
> >
> > This shown how little code I've done in the last x years...
> >
> > I've got a menu that calls a form ivied:   DO FORM weekref.scx
> >
> > However when it runs as an executable yes it calls the form but then
> hands
> > control straight back to the menu so you can't actually do anything with
> > the form.
> >
> > What is the stupidly obvious thing I'm not doing please???
> >
> > TIA
> >
> > Adam.
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/capqlobxwcpytxhktz2pvn2--upz6fx_zun5vcb7l0fvh3iz...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: Stupid form question

2016-11-02 Thread Adam Buckland
Hi Jean,

Stupid question #2 ... how do I make it modal... (Shame of it as well it's on 
VFP 6)..

From: ProFox [profox-boun...@leafe.com] on behalf of Jean Laeremans 
[laeremans.jeanma...@gmail.com]
Sent: 02 November 2016 13:36
To: ProFox Email List
Subject: Re: Stupid form question

Make it a modal form ?
Missing read events ?

A+
jml

On Wed, Nov 2, 2016 at 2:24 PM, Adam Buckland 
wrote:

> Final job before I leave this gig after 24 years...
>
> This shown how little code I've done in the last x years...
>
> I've got a menu that calls a form ivied:   DO FORM weekref.scx
>
> However when it runs as an executable yes it calls the form but then hands
> control straight back to the menu so you can't actually do anything with
> the form.
>
> What is the stupidly obvious thing I'm not doing please???
>
> TIA
>
> Adam.
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/442E79C1A7355C4EA228D320AA59D69C07E231D6@SBS2011.eurohill.local
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: M$ OCX Date Picker Problem!

2016-11-02 Thread Alan Bourke
On investigation we use it on our standard date picker control,
basically we have it (specifically MsComCtl2.MonthView.2) on a form with
a few buttons to select the current date and so forth. No reported
issues like this and we would have sites numbering in the thousands
using it from Win XP upwards.

Could it be related to the PC regional settings?

-- 
  Alan Bourke
  alanpbourke (at) fastmail (dot) fm

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/1478094797.173775.775039433.324d6...@webmail.messagingengine.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Stupid form question

2016-11-02 Thread Jean Laeremans
Make it a modal form ?
Missing read events ?

A+
jml

On Wed, Nov 2, 2016 at 2:24 PM, Adam Buckland 
wrote:

> Final job before I leave this gig after 24 years...
>
> This shown how little code I've done in the last x years...
>
> I've got a menu that calls a form ivied:   DO FORM weekref.scx
>
> However when it runs as an executable yes it calls the form but then hands
> control straight back to the menu so you can't actually do anything with
> the form.
>
> What is the stupidly obvious thing I'm not doing please???
>
> TIA
>
> Adam.
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/capqlobweccy1zwrbz7qxp4qgnkwotjmvwwbpger+tlazb-v...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


RE: M$ OCX Date Picker Problem!

2016-11-02 Thread Kurt Wendt
I'm really surprised that NOBODY Responded to this thread. Mostly because I 
would be shocked that NOBODY had this problem - as those nobody is using this 
DatePicker control. Can that actually be??

Regards,
Kurt Wendt
Senior Systems Analyst 


Tel. +1-212-747-9100
www.GlobeTax.com

-Original Message-
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Kurt Wendt
Sent: Friday, October 28, 2016 2:18 PM
To: profoxt...@leafe.com
Subject: M$ OCX Date Picker Problem!

Hello there ProFoxers!

1st of all - Happy TGIF!

I'm trying to find out who else may have this particular problem.
Here's the URL to an image of the Date Picker being used within a system here 
at my job:
http://imgur.com/a/ZlGZu

Initially - the problem with the Date Picker caused the system to Crash. Why 
you might ask? Because the system was trying to set a default date for the Date 
picker. This was the specific error that was being thrown:
"Ole IDispatch exception code 0 from DTPicker: A date was 
specified that does not fall within the MinDate and MaxDate properties..."

At first I wasn't sure what was causing the problem. Turns out - I went to 
another screen that had the Date Picker running on it - which is the above 
screen. When I went into that screen - the dates were set to 9/1 - 9/30/16. 
This is because this report is generally run on the 1st of the month for the 
prior month. So - upon trying to set the dates to Oct month range - then the 
problem is apparent. Notice the grey circle around the 25th of the month - 
although you probably can't see it in this screen shot. But, the picker no 
longer allows you to pick ANY Date Beyond the 25th of October!  And, trying to 
set the default date to end of Oct. during the startup of another report screen 
- That is what caused it to Crash.

Needless to say - this is an OCX from M$ - and its fairly standard. So - I 
figured others may be using it in their systems - which are May NOT be FoxPro 
systems. If so - you will ALSO have the problem.

So - I'm curious - has anyone else here experienced the problem?

Thanks!
Kurt Wendt
Senior Systems Analyst
[GlobeTax_SecondaryLogo_TwoColor_Lo]
One New York Plaza - 34th Floor
New York, NY 10004-1936, USA
Tel. +1-212-747-9100
Direct +1-212-405-8246
www.GlobeTax.com

GlobeTax does not provide or offer, and this is not, tax, investment or legal 
advice. This email and any attachments hereto is intended only for use by the 
addressee(s) and may contain confidential information. If you are not the 
intended recipient of this email, please immediately notify the sender at 
+1-212-747-9100 and permanently delete the original and any copies of this 
email.



--- StripMime Report -- processed MIME parts --- multipart/related
  multipart/alternative
text/plain (text body -- kept)
text/html
  image/png
---

[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/80838f1ca795b14ea1af48659f35166f2fc...@drexch02.corp.globetax.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Stupid form question

2016-11-02 Thread Adam Buckland
Final job before I leave this gig after 24 years...

This shown how little code I've done in the last x years...

I've got a menu that calls a form ivied:   DO FORM weekref.scx

However when it runs as an executable yes it calls the form but then hands 
control straight back to the menu so you can't actually do anything with the 
form.

What is the stupidly obvious thing I'm not doing please???

TIA

Adam.
___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/442E79C1A7355C4EA228D320AA59D69C07E23111@SBS2011.eurohill.local
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Word doc on invoice

2016-11-02 Thread Alan Bourke
Well, looking at what's out there in terms of options personally I would
create a C# DLL to do it, there are a few examples on StackOverflow that
seem to work.

YMMV

-- 
  Alan Bourke
  alanpbourke (at) fastmail (dot) fm

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/1478085310.142816.774886001.19492...@webmail.messagingengine.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Word doc on invoice

2016-11-02 Thread Sytze de Boer
By using a program called 2JPG.EXE


On Wed, Nov 2, 2016 at 9:38 PM, Alan Bourke  wrote:

> How are you doing the actual conversion part?
>
> --
>   Alan Bourke
>   alanpbourke (at) fastmail (dot) fm
>
> On Wed, 2 Nov 2016, at 05:36 AM, Sytze de Boer wrote:
> > My client enters invoice details using Word.exe
> > I need to print the word document on a Fox report
> >
> > I know there may be better ways, but this is how it has to run.
> >
> > I can only find 1 way to do this.
> > i.e.  Convert the Doc file to a Jpg file.
> > I have this working except for the fact the conversion is screwing the
> > size/font of the original Doc file.
> >
> > Are there other ways?
> >
> > --
> > Kind regards,
> > Sytze de Boer
> >
> >
> > --- StripMime Report -- processed MIME parts ---
> > multipart/alternative
> >   text/plain (text body -- kept)
> >   text/html
> > ---
> >
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cag1nny-wyntciz47xns6hv63toawznkcb+ibyzdp2ulmyxh...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Word doc on invoice

2016-11-02 Thread Alan Bourke
How are you doing the actual conversion part? 

-- 
  Alan Bourke
  alanpbourke (at) fastmail (dot) fm

On Wed, 2 Nov 2016, at 05:36 AM, Sytze de Boer wrote:
> My client enters invoice details using Word.exe
> I need to print the word document on a Fox report
> 
> I know there may be better ways, but this is how it has to run.
> 
> I can only find 1 way to do this.
> i.e.  Convert the Doc file to a Jpg file.
> I have this working except for the fact the conversion is screwing the
> size/font of the original Doc file.
> 
> Are there other ways?
> 
> -- 
> Kind regards,
> Sytze de Boer
> 
> 
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
> 
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/1478075897.131982.774753873.12c91...@webmail.messagingengine.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.