Re: Date / Date Time Picker Class

2018-03-08 Thread Man-wai Chang
I posted a calendar control in FoxWikis
http://fox.wikis.com/wc.dll?Wiki~CalendarControl~SoftwareEng

On Tue, Mar 6, 2018 at 5:37 AM, Chris Davis  wrote:
>
>
> Get Outlook for iOS
> 
> From: Chris Davis
> Sent: Sunday, March 4, 2018 3:01:05 PM
> To: profox@leafe.com
> Subject: Date / Date Time Picker Class
>
> Can anyone recommend one which just works and is 100% VFP?
>
> I have tried the one from Sweet Potato but this seems to have a READ EVENTS 
> in the code somewhere which stops the calendar appearing on first click.
>
> I have also tried the ones in FoxyClasses but these are not 100% VFP and do 
> some odd things when bound to a field in a view.
>
> Thanks
>
> Chris.
>
>
> --- 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/CAGv=MJA=US0N2+=d4j2ddpmy_quipxa0ywmabrhg4ddu+8_...@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: Date / Date Time Picker Class

2018-03-08 Thread Richard Kaye
I use the dtperiod container class. Jun tends to use object properties as 
opposed to control values. dtFrom.Value and dtTo.Value are what I get or set 
for dtPeriod.

+1 to Woody's comment. There are a lot of really cool things in the ssUltimate 
classes and the cost to subscribe is nominal. 

--

rk

-Original Message-
From: ProfoxTech  On Behalf Of Chris Davis
Sent: Thursday, March 08, 2018 12:19 PM
To: profoxt...@leafe.com
Subject: RE: Date / Date Time Picker Class

I have just had a play around with the DTPicker VFP example which is good but 
when I try and use that on my own form it reports that value is readonly

Basically I need to set this control to an empty date when adding a new record 
or set it to a date from an existing record in a table as it doesn't seem to 
support control source

Anyone out there working with ole dtpicker?

Thanks

Chris.

-Original Message-
From: ProfoxTech  On Behalf Of Jürgen Wondzinski
Sent: Thursday, 08 March 2018 04:15
To: profoxt...@leafe.com
Subject: AW: Date / Date Time Picker Class

A lot of Jun's stuff is on VFPX. The correct download area for those should be 
www.VFPX.org, then look for "ssClasses", 

which will bring you to
https://github.com/VFPX/ssClasses


Unfortunately, the DateTime picker is not part of those:
http://sandstorm36.blogspot.de/2017/12/dtpickerx-december-2017-version.html

You need to subscribe to his "Ultimate Library":
http://sandstorm36.blogspot.de/2015/12/whats-on-ssultimate-library.html
Which is absolutely worth the money.
You surely will have a different mindset about his usage of colors, fonts and 
bitmaps, but those you always can change to your likings :)




wOOdy  



"*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`.Visual FoxPro: It's magic ! 
(¸.·``··* 




[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/dm5pr10mb125df3c2f56452882fe3d2...@dm5pr10mb1244.namprd10.prod.outlook.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: Date / Date Time Picker Class

2018-03-08 Thread Chris Davis
I have just had a play around with the DTPicker VFP example which is good but 
when I try and use that on my own form it reports that value is readonly

Basically I need to set this control to an empty date when adding a new record 
or set it to a date from an existing record in a table as it doesn't seem to 
support control source

Anyone out there working with ole dtpicker?

Thanks

Chris.

-Original Message-
From: ProfoxTech  On Behalf Of Jürgen Wondzinski
Sent: Thursday, 08 March 2018 04:15
To: profoxt...@leafe.com
Subject: AW: Date / Date Time Picker Class

A lot of Jun's stuff is on VFPX. The correct download area for those should be 
www.VFPX.org, then look for "ssClasses", 

which will bring you to
https://github.com/VFPX/ssClasses


Unfortunately, the DateTime picker is not part of those:
http://sandstorm36.blogspot.de/2017/12/dtpickerx-december-2017-version.html

You need to subscribe to his "Ultimate Library":
http://sandstorm36.blogspot.de/2015/12/whats-on-ssultimate-library.html
Which is absolutely worth the money.
You surely will have a different mindset about his usage of colors, fonts and 
bitmaps, but those you always can change to your likings :)




wOOdy  



"*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`.Visual FoxPro: It's magic ! 
(¸.·``··* 




[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/lo2p265mb0031ea2dcc66e72477aa78f48f...@lo2p265mb0031.gbrp265.prod.outlook.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: [NF] Reporting in Python (Django)

2018-03-08 Thread Ricardo Araoz
I've checked it out, I can see your point, it's a beautiful tool, but 
too many dependencies and a long product chain.
For simple database reports (that would be 98% of the time) I'll work 
with xlsxwriter and PollyReports which is close to the fox style but 
stays within python and keeps the design of your report and it's 
parameters within the language and will be easily portable.
Regarding the remaining 2% if I can't dodge the bullet I'll probably end 
up doing what you suggest (thanks for the tips Ajit, hadn't heard about 
until you mentioned it)


Cheers


On 08/03/18 12:06, Ajit Abraham wrote:

Thanks Ricardo,

On 08/03/2018 01:39, Ricardo Araoz wrote:
You could also check "relatorio" and "pod" if you are willing to work 
with open office.


Gaetan's Appy Framework does exactly that. It works with odt documents.
For simple reporting, it is ok. But for complex reports(which is easy 
in VFP), I found that had to do too much of tinkering.

Also it needs Libreoffice to run in silent mode to generate the pdf.

check out PollyReports which is not a graphical tool but a python lib 



Simply put, I have been spoilt by VFP. Hence hunting for the GUI

Ok. Seems that I will settle in for JasperReport.
These are the steps:
1. Prepare the data in XML format (Thanks to yattag library)
Along with the table data, I can pass adhoc values like the report 
title etc
2. Design the report through the free JasperStudio (same like VFP 
report design tool)
3. Generate PDF through Jadson Ribeiro's pyreport which is a wrapper 
for JasperStarter command-line tool.
This generates the PDF without any reporting service running in the 
background.


Ajit





[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/24a207b2-3843-c872-0975-f5116e4ea...@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: [NF] Reporting in Python (Django)

2018-03-08 Thread Stephen Russell
Happy Happy Joy Joy they say.  Needing 3 server environments to dev, test
as well as prod because one upgrade or update can screw things up.  Been
there and done that.

On Thu, Mar 8, 2018 at 10:15 AM, Alan Bourke 
wrote:

> I've used JasperStudio alongside Servoy (which is essentially a
> Java/Apache stack) to do this and it was the path of least resistance. Once
> it was up and going it has worked fine creating complicated invoice PDF
> files  on demand from a database.
>
> But as is the way with development nowadays it's adding at least one other
> third-party layer of dependencies into a toolkit that is already a mountain
> of third party dependencies, and you're multiplying the potential points of
> failure all the time. In this particular scenario you could update Java and
> the whole thing might collapse.
>
>
>
> --
>   Alan Bourke
>   alanpbourke (at) fastmail (dot) fm
>
[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/cajidmykutdkv9-q6tjn74kknbtjw5barz0ekhbr8jky0tbg...@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: [NF] Reporting in Python (Django)

2018-03-08 Thread Alan Bourke
I've used JasperStudio alongside Servoy (which is essentially a Java/Apache 
stack) to do this and it was the path of least resistance. Once it was up and 
going it has worked fine creating complicated invoice PDF files  on demand from 
a database.

But as is the way with development nowadays it's adding at least one other 
third-party layer of dependencies into a toolkit that is already a mountain of 
third party dependencies, and you're multiplying the potential points of 
failure all the time. In this particular scenario you could update Java and the 
whole thing might collapse.



-- 
  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/1520525738.491870.1296224024.22018...@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: [NF] I liked this...

2018-03-08 Thread Kurt at VR-FX
Andy - very interesting indeed. The whole webpage write-up about the 
book seems like a bit of a spoiler. But, then at one point they stop 
relaying the story - so that they didn't relay any spoilers.


The writer, Carlos Bueno - his name sounds REALLY Familiar.

Anyway - sounds like a cool book. Too bad it wasn't avail. years ago - 
as I would surely have gotten it for my son. He's way too old for it now 
- as he is 16 - and he is already WELL Versed in programming - since he 
did Python last summer for an Internship at Brookhaven Natl Labs in LI - 
working with a researcher doing research on some special atoms!


-K-


On 3/8/2018 2:14 AM, AndyHC wrote:
I think I mentioned i-programmer before ... this caught my whimsical 
attention:


http://www.i-programmer.info/bookreviews/28-general-interest/8206-lauren-ipsum.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/6b888025-c29e-11f4-348f-bca6e652a...@optonline.net
** 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: [NF] Reporting in Python (Django)

2018-03-08 Thread Ajit Abraham

Thanks Ricardo,

On 08/03/2018 01:39, Ricardo Araoz wrote:
You could also check "relatorio" and "pod" if you are willing to work 
with open office.


Gaetan's Appy Framework does exactly that. It works with odt documents.
For simple reporting, it is ok. But for complex reports(which is easy in 
VFP), I found that had to do too much of tinkering.

Also it needs Libreoffice to run in silent mode to generate the pdf.


check out PollyReports which is not a graphical tool but a python lib 


Simply put, I have been spoilt by VFP. Hence hunting for the GUI

Ok. Seems that I will settle in for JasperReport.
These are the steps:
1. Prepare the data in XML format (Thanks to yattag library)
Along with the table data, I can pass adhoc values like the report title 
etc
2. Design the report through the free JasperStudio (same like VFP report 
design tool)
3. Generate PDF through Jadson Ribeiro's pyreport which is a wrapper for 
JasperStarter command-line tool.
This generates the PDF without any reporting service running in the 
background.


Ajit




___
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/a9f686d1-94dd-ea32-6e90-5d5f37d11...@ua-group.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.