Search found 145 matches

by Hurga
Sat Dec 25, 2010 9:16 am
Forum: Tricks 'n' Tips
Topic: Set/GetGadgetItemData for Panel (crossplattform)
Replies: 5
Views: 3150

Re: Set/GetGadgetItemData for Panel (crossplattform)

thx ts-soft

For my current project its fine. I do not remove items
thx

For the rest - lets hope that fred...
by Hurga
Sun Dec 19, 2010 4:05 pm
Forum: Feature Requests and Wishlists
Topic: Make SetGadgetItemData work with PanelGadget
Replies: 5
Views: 1381

Re: Make SetGadgetItemData work with PanelGadget

Thx for the workaround, but it seems to use winapi, My code should be OS-independent, so I cant use it for my project.
by Hurga
Fri Dec 17, 2010 3:40 pm
Forum: Feature Requests and Wishlists
Topic: Make SetGadgetItemData work with PanelGadget
Replies: 5
Views: 1381

Make SetGadgetItemData work with PanelGadget

That would be cool if you could expand the use of SetGadgetItemData to work with Panelgadget also.
by Hurga
Thu May 06, 2010 6:20 pm
Forum: Coding Questions
Topic: redim an array in a strucure used with a list (4.50B4)
Replies: 0
Views: 521

redim an array in a strucure used with a list (4.50B4)

OK, heres my problem

I made a structure with an array. (Thx to 4.50 it's now possible :D )
Then I made two lists with these structure.
Now I want to redim the array in the structure (for all elements of alllists using this structure)

Cant get it working

Is this a bug or is this just not possible ...
by Hurga
Tue May 19, 2009 7:31 pm
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

Hi Baker

Thx

If I export the map as image, I use it more as a preview.
For the game the other ways are quite better ;-)
by Hurga
Fri May 08, 2009 8:54 am
Forum: Tricks 'n' Tips
Topic: Nova Attractor?
Replies: 27
Views: 9589

Hi idle

After a short time of running i got an "Array index out of bound"error in this line...

Code: Select all

accum(ct,offset) = stars()\color 
by Hurga
Wed Apr 29, 2009 10:25 am
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

Next version. (see first post)

added: Change the number of function in the settings
added: resize map and / or tilessize "on the fly"
added: import image as Map
added: support for png and jpg format
added: some very basic "help"-files in german and english
added: a zoom function for the map

The ...
by Hurga
Sun Apr 26, 2009 4:19 pm
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

Ok, here is the next version. (0.2)

These is changed
- added: Language selection
- added: Tileset import is now scaleable and can added to the current tiles
- Changed: Tileset dialog
- some changes in the GUI

(Download see first post)

Any ideas what will be useful for the map editor (it should ...
by Hurga
Sat Apr 25, 2009 9:20 pm
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

Thx Kaeru

I think for this map editor its not needed. But I think thats a very valueable information. I hve in an other proggie some array things that a re used every loop, so I think this will save some time ;-)
by Hurga
Sat Apr 25, 2009 7:15 am
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

With the final release I make a small english and german help file.

For now, maybe the most important things...


; MENU
; File
; - New: Creates a New Map
; - Load Map: Loads an already existing Map, the corresponding tileset will be loaded also
; - Map Save: Saves the current Map, the ...
by Hurga
Fri Apr 24, 2009 8:22 pm
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

Thx Criss

I hope its ok with the engine. I did some small changes on it. But make a comment that the engine is from you.
btw: are you willing to work on it some more? Its quite a bit difficult to climb the stairs cos you have to stay an the exact pixel to go up...
by Hurga
Fri Apr 24, 2009 3:51 pm
Forum: Applications - Feedback and Discussion
Topic: (just another) Map Editor
Replies: 13
Views: 7176

(just another) Map Editor

Hi guys

I looked for a map editor, best coded in Purebasic with sourcecode and so on. Nice, easy... But ... didnt found one.

So I decided to code it on my own...

here it is (taraaa)
http://purebasic.stdojedmahr.de/projekte/MapEditor_0.1.jpg


You can draw maps with 3 layers:
- Background ...
by Hurga
Tue Apr 21, 2009 8:06 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] #PB_EventType_Right/LeftButtonDown
Replies: 11
Views: 4131

Did you see the " :wink: " i was not serios...

Hm, I dont think about an drag event.

I think I got it with that, that Button down is not an event...
Maybe this would cause problems if it will be an event.

So lets say an other way to natively ask the buttonstatus in a window.

Maybe this is the a ...
by Hurga
Tue Apr 21, 2009 4:50 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] #PB_EventType_Right/LeftButtonDown
Replies: 11
Views: 4131

Hello Guys
I´m a little bit surprised about this amount of reactions. 8)

So lets see what we have...

*cough*
Code:
Debug #PB_EventType_LeftClick
Debug #PB_EventType_RightClick

*cough* *cough*

"Click" and "Button Down" is a bit differetn, isnt it
Cmon Kaeru, Do you think Im that stupid? Arghh ...