I am not writing a game. I need to show a bitmap on a window(that is larger than the display). And place other bitmaps or sprites on the base bitmap. The sprites position would change every 5 to 10 seconds.
And I would need to be able to pan the base bitmap inorder to move to different area of the bitmap.
These graphics are important to the program but are a small part of the functionality. I still need a basic menu and dialog box support. Would PF meet my needs?