seeking advice on drawing rectangles on a form using filepro 5.8

Joe Chasan joe at magnatechonline.com
Sun Oct 22 16:46:40 UTC 2023


The only docs for this fpml stuff I know of is at:
https://www.fptech.com/fptech/Docs/fpml.pdf

Your commands seem to match the doc, however I always have spaces betwen
paremeters when I concoct my own new fpml codes.  Not sure if that makes a 
difference and/or if you left them out by accident when posting.

For something like this it might be less work to use a pre-saved image
like rectangle.png and use image command with the height/width parameters 
to scale it, and X&Y to position it.  If you did that, it would be easy 
to have one code for "hollowed" rectangle and one for filled/shaded one.

-joe

On Fri, Oct 20, 2023 at 06:21:28PM -0500, tony freehauf via Filepro-list wrote:
> Hi Experts.  Seeking advice on drawing boxes in filepro 5.8
> 
> below is a command i am trying but the boxes are not drawing near the x 
> y axis.
> 
> 350::<rect height="72"width="360"stroke=".5"x="20"y="217">:rectangle 
> x=20 y=217
>  351::<rect height="72"width="360"stroke=".5"x="20"y="517">:rectangle 
> x-20 y=517
> 
> I am inserting the boxes as a printcode on the form and "Allow embedded 
> FPML on form is set to N  .
> 
> There is no documentation on things like shade a box, but could that be 
> a option?
> 
> Could there be any other un-documented features?
> 
> thanks for any help
> 
> oldtony
> 
> -- 
> Tony Freehauf
> YNOT Software & PC Support
> YNOT is pronounced "Why not".
> YNOT let us help you.
> 
> http://www.ynotsoftware.com
> EMAIL:Tony at ynotsoftware.com
> CELL : 815.685.3691
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://mailman.celestial.com/pipermail/filepro-list/attachments/20231020/11247b30/attachment.html>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: tony.vcf
> Type: text/vcard
> Size: 195 bytes
> Desc: not available
> URL: 
> <http://mailman.celestial.com/pipermail/filepro-list/attachments/20231020/11247b30/attachment.bin>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list