On Mon, 18 Jul 2022, at 1:50 PM, Eric Selje wrote:
> "RubberDucking"
>
> https://en.wikipedia.org/wiki/Rubber_duck_debugging
Haha, excellent.
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
___
Post Messages to: ProFox@leafe.com
Subscription Mai
"RubberDucking"
https://en.wikipedia.org/wiki/Rubber_duck_debugging
On Mon, Jul 18, 2022 at 4:13 AM Alan Bourke wrote:
> On Sat, 16 Jul 2022, at 11:49 PM, Paul Newton wrote:
> > Isn't it marvellous how simply posting a question to this esteemed list
> > somehow kicks ones brain into gear ... al
On Sat, 16 Jul 2022, at 11:49 PM, Paul Newton wrote:
> Isn't it marvellous how simply posting a question to this esteemed list
> somehow kicks ones brain into gear ... albeit only after posting
I call it the Stackoverflow effect.
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
_
Isn't it marvellous how simply posting a question to this esteemed list
somehow kicks ones brain into gear ... albeit only after posting
StrToFile(STRConv(MyTable.MyImage,14),"Temp.BMP")
With _Screen.System.Drawing
loBMP = .BitMap.FromFile("Temp.BMP")
etc etc
EndWith
Paul Newton
--- Stri
Hi all
I have been creating some bitmaps, saving their PictureVals and later
assigning the PictureVal to an Image object:
Assuming loBMP has already been created
lcPictureVal = StrConv(loBMP.GetPictureValFromHBitmap(),13)
Insert Into MyTable Values (lcPictureVal) && MyTable contains a single
nal Message -
From: "Paul Newton" <[EMAIL PROTECTED]>
To:
Sent: Friday, July 20, 2007 5:07 PM
Subject: Re: Another GDIPlusX question
> Malcolm Greene wrote:
>> Michael,
>>
>> Search the web for Vassilis Aggelakos' VFP application. He has a web
>&g
Malcolm Greene wrote:
> Michael,
>
> Search the web for Vassilis Aggelakos' VFP application. He has a web
> site that shows what he's been doing with pure VFP. Amazing.
>
Michael
Malcolm has a beter memory than I do
Check here: http://weblogs.foxite.com/vassilisaggelakos/default.aspx
He
Paul Newton wrote:
> Michael
>
> Somebody on the list was doing something like this for designing window
> frames .. not sure how he was doing it. He *may* have been using Visio
> automation but I am not sure.
>
I remember---it was someone in Brazil or the EU, iirc. Very cool stuff.
> Doing
Michael,
Search the web for Vassilis Aggelakos' VFP application. He has a web
site that shows what he's been doing with pure VFP. Amazing.
I'm on the road right now so I don't have a URL for you.
Malcolm
___
Post Messages to: ProFox@leafe.com
Subscri
Michael
Somebody on the list was doing something like this for designing window
frames .. not sure how he was doing it. He *may* have been using Visio
automation but I am not sure.
Doing it with GDI might be tricky because it would be difficult to
interact with the drawing once it had been pa
Paul Newton wrote:
> MB Software Solutions wrote:
>
>> I'd like to start doing some simple graphics...one of my FabMate clients
>> does railings for a living and I'd like to paint a post with
>> pickets...not sure if I can do this with VFP?
>>
>
> Michael
>
> I don't understand - what exac
MB Software Solutions wrote:
> I'd like to start doing some simple graphics...one of my FabMate clients
> does railings for a living and I'd like to paint a post with
> pickets...not sure if I can do this with VFP?
Michael
I don't understand - what exactly do you want to do ?
Paul Newton
__
Paul Newton wrote:
> Cesar
>
> Many thanks again - a terrific help.
>
> I am just about to start looking for different "fill types" - ie,
> horizontal lines, vertical lines, up and down diagonal lines,
> vertical-horizontal hatching, diagonal hatching etc.
>
I'd like to start doing some simpl
h GdiPlus-X
> http://weblogs.foxite.com/cesarchalom/archive/2007/02/22/3352.aspx
>
> Convert Images to Monochrome with GdiPlus X
> http://weblogs.foxite.com/cesarchalom/archive/2007/05/26/3857.aspx
>
> Hope this helps
>
> Cesar
>
>
>
> -- Início da mensagem original
Hi all
I have a form with an imgcanvas on which I am drawing some shapes and
I'm then saving the image to file using variants of
.Save("SwatchTest.BMP",_screen.system.Drawing.Imaging.ImageFormat.BMP)
By default the image saved has a color depth of 16M (for BMP, PNG, JPEG,
TIFF) and 256 (fo
15 matches
Mail list logo