Preparation for the next FF release

Started by Richard Kelly, April 03, 2012, 11:45:28 PM

Previous topic - Next topic

Richard Kelly

Any recommendations?

I'm changing all my fonts to Tahoma 9pt. Can't think of anything else to do at this point.

Rick Kelly

Paul Squires

Hi Richard, check your mailbox. I just sent you a private message.  :)
Paul Squires
PlanetSquires Software

Klaas Holland

I want to start a new project.
Should I wait for FF4 and start from scratch or will it take a long time before FF4 appears.
It is soooo quiet in this forum.

Klaas Holland

Paul Squires

It won't be FF4... it will be FF 3.60. 

I just need to update the Help file and then I'll send it out. You can start a new project and simply continue on with 3.6 when it is available.

...sometimes quiet is good!  :)
Paul Squires
PlanetSquires Software

Paul Squires

Version 3.60 will be posted very soon. With summer coming, I need to get that version released and then try to relax a bit. Our summers are pretty short where I live. Way too short. :)

...that reminds me, I need to buy a new BBQ.

Paul Squires
PlanetSquires Software

Rolf Brandt

Quote...that reminds me, I need to buy a new BBQ.
Essential to make a short summer more pleasurable (except for vegetarians).

Rolf
Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Haakon Birkeland

QuoteEssential to make a short summer more pleasurable (except for vegetarians).
Don't squint at putting those veggies on the grille!
Haakon 8o)

Peter House

Grill some 'shrooms - they are good with or without meat.

Paul Squires

BBQ at my house this weekend....you're all invited!  ;-)
Paul Squires
PlanetSquires Software

Paul Squires

Quote from: Richard Kelly on April 03, 2012, 11:45:28 PM
Any recommendations?

I'm changing all my fonts to Tahoma 9pt. Can't think of anything else to do at this point.

Rick Kelly
I just finished updated a couple of older FireFly projects (pre-3.5). The biggest changes were in the area of absolute coordinate positioning.

For example, in the code I would position certain child windows/controls to certain coordinates (nLeft = 5, nTop = 10, etc...) and use SetWindowPos or MoveWindow to do the work. When the program is compiled and run, the controls end up in weird unexpected positions because the absolute values used need to be scaled to reflect the current DPI setting. In the code, I changed the values to nLeft = AfxScaleX(5), nTop = AfxScaleY(10), etc... and then everything works as it should.

If this scenario relates to your situation then you're better off making the changes now rather than waiting.

Paul Squires
PlanetSquires Software

Marc van Cauwenberghe

QuoteBBQ at my house this weekend....you're all invited!  ;-)

I may just do that Paul. Been to Port Elisabeth, South Africa last 3 weeks.
Reason: A good friend had his 50th birthday. :D

Marc

Rolf Brandt

Rolf Brandt
http://www.rbsoft.eu
http://www.taxifreeware.com
I cook with wine, sometimes I even add it to the food.
(W. C. Fields)

Nathan Durland

Quote from: Rolf Brandt on April 17, 2012, 03:56:03 AM
Essential to make a short summer more pleasurable (except for vegetarians).

Vegetables are not food.
Vegetables are what food eats.

José Roca


Bob Houle

Quote from: TechSupport on April 16, 2012, 01:03:54 PM
... Our summers are pretty short where I live. Way too short. :)


Paul.. the summers out here are long... real long.

Move out here and we'd welcome the 'unusual' accent... but you'd have to accept the Vancouver Canucks as your home team.  :P

Fair trade... no?

--Bob