Search found 6 matches
- Mon Mar 13, 2023 9:29 pm
- Forum: Announcement
- Topic: [Game] Scavenger
- Replies: 37
- Views: 16946
Re: [Game] Scavenger
Nice work ! Superbe !
- Mon Mar 13, 2023 8:59 pm
- Forum: Announcement
- Topic: A futuristic vehicles generator
- Replies: 5
- Views: 1480
A futuristic vehicles generator
Hi,
I've started a new project with P.B.
It's a vehicles generator.
You can generate spaceships or stuffs like this.
The project is on github :
https://github.com/DjPoke/9-slice-Vehicles-Generator

I've started a new project with P.B.
It's a vehicles generator.
You can generate spaceships or stuffs like this.
The project is on github :
https://github.com/DjPoke/9-slice-Vehicles-Generator

- Fri Nov 11, 2022 11:44 am
- Forum: Coding Questions
- Topic: [SOLVED]Events problem for a button inside a panel
- Replies: 2
- Views: 383
Re: Events problem for a button inside a panel
I've discovered that AddGadgetItems is needed before the gadget list. Sorry !
- Fri Nov 11, 2022 11:17 am
- Forum: Coding Questions
- Topic: [SOLVED]Events problem for a button inside a panel
- Replies: 2
- Views: 383
[SOLVED]Events problem for a button inside a panel
Hello,
When a button is inside a panel, the button no more send events : EventGadget no more recognise button events.
Same case with button images.
// Moved from "Bugs - Windows" to "Coding Questions" (Kiffi)
When a button is inside a panel, the button no more send events : EventGadget no more recognise button events.
Same case with button images.
// Moved from "Bugs - Windows" to "Coding Questions" (Kiffi)
- Tue Jun 07, 2016 5:27 am
- Forum: Tricks 'n' Tips
- Topic: RichEdit Functions (OOP) New: with Image-Support
- Replies: 78
- Views: 49689
Re: RichEdit Functions (OOP) New: with Image-Support
Thanks for this usefull and great work.
This is a lot of time i wait for something like this.
I noticed in the spellchecker example that if the first word at top/left is wrong, correcting it will make its first letter to be doubled.
I also noticed that the Chr(13) separator seems to not be ...
This is a lot of time i wait for something like this.
I noticed in the spellchecker example that if the first word at top/left is wrong, correcting it will make its first letter to be doubled.
I also noticed that the Chr(13) separator seems to not be ...
- Sun Dec 27, 2015 7:37 pm
- Forum: Announcement
- Topic: Platformer Tileset Generator x64
- Replies: 1
- Views: 2873
Platformer Tileset Generator x64
Platformer Tileset Generator is a simple tool for platformers game programmers.
It convert four tiles to a tileset with a hundred of tiles.
You can use it for free here :
http://www.retro-bruno.com/?page_id=34
I've included a Tiled example level inside the example folder.
The source code is inside ...
It convert four tiles to a tileset with a hundred of tiles.
You can use it for free here :
http://www.retro-bruno.com/?page_id=34
I've included a Tiled example level inside the example folder.
The source code is inside ...