
ImageGadgetEx()
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
i have re-download both, but the same errornetmaestro wrote:Sorry, my mistake. Please re-download the library.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
this works okay
i will play chess

i will play chess

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Very, very nice.
But something's wrong:
(1) Whites always win.
(2) The Bishop keeps eating my horse :roll: and invariably ends up having no one to play with.
Just the same: I love the game. Any secret rules we should know about ?
On the serious side, lots of exciting (and, oh my god! complicated) code to study in there.
Thanks for sharing it.
(And a pretty good example, in your test file, of how to change cursors on the fly.)
But something's wrong:
(1) Whites always win.

(2) The Bishop keeps eating my horse :roll: and invariably ends up having no one to play with.

Just the same: I love the game. Any secret rules we should know about ?
On the serious side, lots of exciting (and, oh my god! complicated) code to study in there.
Thanks for sharing it.
(And a pretty good example, in your test file, of how to change cursors on the fly.)
Last edited by Blue on Sat Oct 18, 2008 5:18 am, edited 1 time in total.
PB Forums : Proof positive that 2 heads (or more...) are better than one 

- Michael Vogel
- Addict
- Posts: 2810
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact:
- Michael Vogel
- Addict
- Posts: 2810
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact:
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: ImageGadgetEx()
OK, not quite 2 years late. Attempting to learn more about images and manipulation.
Are the images available somewhere on your new site?
cheers
Are the images available somewhere on your new site?
cheers
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: ImageGadgetEx()
Actually this library is obsolete now since 4.40 and the massive image library upgrade. Nonetheless, some of the code is interesting to study. I've updated the ChildWindowFromPoint call in the .pbi and updated the image link, so the demo should work with the latest PB now. Have fun! (I sure did making it)
BERESHEIT
Re: ImageGadgetEx()
Many thanks, your efforts are appreciated.
cheers
cheers
Re: ImageGadgetEx()
Maybe
bkg: IncludeBinary "board_grain.png" : bkgend:

bkg: IncludeBinary "board_grain.png" : bkgend:
