Staz Software
HomeFutureBasicSharewareOrderContact

Tech Notes

(2) Bug - Property List

FutureBASIC 4, Release 2 shipped with an error in the handling of properly lists ('plst' resources). This error may cause the FB leaf icon to show up instead of your application's custom icon. The fix is a simple one and can be handled in one of two ways:

1. Drag the plist from the header file into the project window. It is called "plst us.rsrc"

2. Include the file using the following line:

Resources "plst us.rsrc"

In Japan, a different file is used...

1. Drag the plist from the header file into the project window. In Japan, it is called "plst jp.rsrc"

2. Include the file using the following line:

Resources "plst jp.rsrc"

FutureBASIC

Demo

Order

Tour

Tech Notes

FAQ

Sample Code

Web Sites

Mailing List

System
Requirements

blank