AniGadget Visual Designer v1

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Mischa
Enthusiast
Enthusiast
Posts: 115
Joined: Fri Aug 15, 2003 7:43 pm

AniGadget Visual Designer v1

Post by Mischa »

Hi!

This is just a little Visual Designer for animated gadgets.
(I've made a post in Tricks'n Tips section few week ago)

Download-> "AniGadget Designer v1"


You can create a full page (window) with buttons.
The page will be saved in one single file.
(bitmaps, sound, masks, cursor, layout)
This could be nice for using 'skins'.

To include this 'page' in your source you have to use only one
function

CatchAniPage() or LoadAniPage()

You can re-load these pages again in the designer all the time,
if you have to make changes.

Other features:
-alphatransparency
-save/load single buttons

Sorry, no docs. Time, time, time.... :roll:
But i think its easy to use, if you study examples.

And..mmh..sorry for bad graphics. :oops:
I hope some people here are motivated to create
better 'examples' and share with us.

Please take a look.

Regards,
Mischa
sec
Enthusiast
Enthusiast
Posts: 792
Joined: Sat Aug 09, 2003 3:13 am
Location: 90-61-92 // EU or ASIA
Contact:

Post by sec »

Nice,
Cute girl on background, are you?
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

very nice.
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

Very very cool

Things I miss though:

- support for ParentID in Page Properties
- more controls ;-)
- build in functions for turning sound on/off etc.

Any further development planned Mischa?

greets
Mirko

P.S.: very very cool, really!!!
User avatar
Mischa
Enthusiast
Enthusiast
Posts: 115
Joined: Fri Aug 15, 2003 7:43 pm

Post by Mischa »

@All: Thx for nice replies :)

freedimension wrote:Very very cool

Things I miss though:

- support for ParentID in Page Properties
- more controls ;-)
- build in functions for turning sound on/off etc.

Any further development planned Mischa?

greets
Mirko

P.S.: very very cool, really!!!
ParentID?
The ParentID will be set at runtime at the
moment you load/catch side.
More controls will need some time.
If you want to enable/disable sounds
just look inside AniGadget_Include.pb.
I think its not too complicated to do such
simple changes by your own. :wink:
If you won't do that, i will do next days.


Regards,
Mischa
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

Well, I must commit that I didn't have a very thorough glance at the files ;-)
Thanx for the response.
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

8O ncredible. You could make Designer Visual 2.0 :D
PB 6.21 beta, PureVision User
Moonshine
Enthusiast
Enthusiast
Posts: 263
Joined: Tue May 25, 2004 12:13 am
Location: UK

Post by Moonshine »

Couldnt close it at all, via the X button, or the system menu. Caused a real slow down then managed to close it through task manager, despite it not responding.
Mark my words, when you least expect it, your uppance will come...
User avatar
Mischa
Enthusiast
Enthusiast
Posts: 115
Joined: Fri Aug 15, 2003 7:43 pm

Post by Mischa »

Moonshine wrote:Couldnt close it at all, via the X button, or the system menu. Caused a real slow down then managed to close it through task manager, despite it not responding.
No wonder, cause you can make the page/window borderless,
without system menu, too.
If you want to close Designer, you have to use context menu
an then 'Exit'. :wink:

Regards,
Mischa
Post Reply