PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jeff Cranford on June 08, 2004, 02:09:07 PM

Title: Difficulties with APP variable
Post by: Jeff Cranford on June 08, 2004, 02:09:07 PM
I was attempting to use the APP variable last night to populate information for an 'About' box and it seems that when I use App.Comments I don't get the comments section from the project properties - could there be a mix up in how fields are assigned?

Thanks
Title: Difficulties with APP variable
Post by: Roger Garstang on June 08, 2004, 02:22:21 PM
Yup, looks like Comments is being populated with the Copyright field on my end.  Hopefully this and the additional options like- Internal Name, Original Filename, Product Version will be added to the 1.06 update...

I also noticed he populates App.hInstance in the same place with GetModuleHandle(BYVAL %Null), I would have thought it would be easier to populate it with hInstance when the window itself is made.
Title: Difficulties with APP variable
Post by: TechSupport on June 08, 2004, 04:43:16 PM
hmmm... gremlins in the code probably....

I'll test and make the necessary changes.
Title: Difficulties with APP variable
Post by: TechSupport on June 09, 2004, 02:16:13 PM
This is now fixed and will be in the 1.06 update.
Title: Difficulties with APP variable
Post by: Jeff Cranford on June 09, 2004, 05:30:28 PM
Great news Paul - it's a useful feature I think.

Jeff[/quote]