PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: John Messingham on January 29, 2005, 07:09:01 AM

Title: Tutorial 2 Sample
Post by: John Messingham on January 29, 2005, 07:09:01 AM
Hi,

When I try to compile the sample for 2 tutorial I get an 'Error Creating Res(file)' message. Is this a known problem or just me.

Many Thanks
Title: Tutorial 2 Sample
Post by: TechSupport on January 29, 2005, 09:40:39 AM
I seem to be getting an error as well. Something must have broke along the way since that tutorial was written a long time ago. I will fix it for the next update.
Title: Tutorial 2 Sample
Post by: John Messingham on January 29, 2005, 09:47:39 AM
Thanks Paul,

With all the help I get from this forum and yourself, I would hate someone to see it as a bad mark against  FF.
Title: Tutorial #2 won't compile
Post by: Paul Breen on April 02, 2005, 12:52:17 AM
I get a the same message. I've tried copying the code from the doc file and there is a problem in the frmMain-WM_size function.
It seems at least some of the formatting is corrupted.
Title: Got it to compile but not work
Post by: Paul Breen on April 02, 2005, 07:19:10 AM
I got the second tutorial to compile and run (it doe'nt show a webpage!)
by adding the missing parenthesis in the ff functions. This line however, just won't work, I don't know why, but if I comment it out the program will compile and run.

'Get the height of the StatusBar    
   FF_Control_GetClient(HWND_FRMMAIN_STATUSBAR, 0, StatusBarHeight)
Title: Tutorial 2 Sample
Post by: Charles Dietz on April 16, 2005, 01:30:18 PM
I can't get the first tutorial from ver 1.10 to compile either.    FF_TwipsToPixels, error 516

I tried building the Logon program from scratch and got another error...
Error 530, invalid member name for:  App.ReturnValue = ReturnValue

When I run from Logon.jfp, the errors are pointed to in the appropriate module, but a second copy of the module is loaded which seems unnecessary to me.

I'm just now getting back to Firefly.  I haven't had the courage to create new projects with it yet, still resorting to DDT, but now I have a little time to devote to Firefly again.  I'm running Firefly ver 1.10 and PBwin 8.0 with a screen resolution of 1024x768.
Title: Tutorial 2 Sample
Post by: TechSupport on April 16, 2005, 01:45:45 PM
Yes, sorry. Those Tutorials are broken due to late changes that were made to the designer in 1.10.
Title: Tutorial 2 Sample
Post by: TechSupport on April 16, 2005, 02:30:42 PM
Charles, I sent you a private message regarding this.