Anyone using GFL with PowerBasic for Win DDT dialog

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

marco-pano
Posts: 8
Joined: Tue Sep 02, 2008 6:24 am
Location: Paris

Anyone using GFL with PowerBasic for Win DDT dialog

Post by marco-pano »

I'm using PowerBasic products (www.powerbasic.com) and generally their DDT dialog (different from Win SDK style). I can based some coding from the VB6 examples but PB for Win is more powerful and manage pointer variables well (if pt is a pointer, @pt is the object pointed to).

Any one experienced using GFL SDK to show pictures in a PB Dialog ? Is VB6 example to show a GFL_BITMAP on a DC the best way ? Any example or advice will be apprecieated. Thanks.
--- marco-pano ^_^