VD 3.60 suggestion

Working on new editor enhancements?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by cor.

When using Imagegadget or Buttongadget, etc
Make option for using:

CatchImage(0, ?Logo)
End

Logo: IncludeBinary "Logo.bmp"

So you can choose if you want to load image from file or include it in exe.



Using Windows 98 SE
Registered Purebasic
--------------------------
C. de Visser
Author of Super Guitar Chord Finder
http://www.ready4music.com
http://www.chordplanet.com
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by cor.

Other suggestion:

Make option for inserting handles

hdl= Stringgadget(...

Using Windows 98 SE
Registered Purebasic
--------------------------
C. de Visser
Author of Super Guitar Chord Finder
http://www.ready4music.com
http://www.chordplanet.com
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Berikco.
Originally posted by cor

When using Imagegadget or Buttongadget, etc
Make option for using:
CatchImage(0, ?Logo)
End
Logo: IncludeBinary "Logo.bmp"
This is on the todo list....
You can find already in the catalog files, so it will be included :)

Regards,

Berikco

http://www.benny.zeb.be/purebasic.htm
Post Reply