| Poster | Thread |
Giovanni
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:02:14
| | [ #1 ] |
|
|
 |
Regular Member  |
Joined: 19-May-2003 Posts: 322
From: Munich, Germany | | |
|
| |
| Status: Offline |
|
|
Toaks
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:19:54
| | [ #2 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 6763
From: Inside a money bin | | |
|
| this is really cool!.
will try it out asap!. |
|
| Status: Offline |
|
|
Eric_S
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:20:29
| | [ #3 ] |
|
|
 |
Team Member  |
Joined: 7-Mar-2003 Posts: 1319
From: Stockholm (Sweden) | | |
|
| I love flow chart apps, very nice when writing papers and such.
Some questions:
Can you save as an arbitrary picture format, such as .png, .bmp, etc?
Is there inbuilt help for centerering objects relative to each others (like in Omnigraffle)?
Any plans on using a gfx engine that supports anti-aliasing? Last edited by Eric_S on 30-Aug-2005 at 10:21 PM.
|
|
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:26:18
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 6424
From: Norway | | |
|
| Like this one maybe I'm going to download it some time, when I need it.
I know I'm going to some time in the future  |
|
| Status: Offline |
|
|
Hitback
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:36:25
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 21-Sep-2004 Posts: 185
From: Unknown | | |
|
| Great work reminds me of MS VISIO Even though we Amiaga users had suff in the early 80 and 90 that MS Visio is now catchthing up to. I lke this APP some really imperssive Cisco flow charts and Office org charts can be mad with this. Keep up the great work. |
|
| Status: Offline |
|
|
yoodoo2
 |  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 22:53:36
| | [ #6 ] |
|
|
 |
Super Member  |
Joined: 4-Aug-2003 Posts: 1241
From: Stourbridge, UK | | |
|
| @ Eric_S
Quote:
| Can you save as an arbitrary picture format, such as .png, .bmp, etc? |
Free version will export in .iff only. Full version will support datatypes so will save in most formats.
Quote:
| Is there inbuilt help for centerering objects relative to each others |
x,y co-ords for objects are centre-based, so you could set same co-ords for each object. The current drawing system is a rough prototype only. A snap-to-grid function is planned, so a snap-to-centre could be implemented too.
Quote:
| Any plans on using a gfx engine that supports anti-aliasing? |
Not at the moment. Just using very straight forward OS calls. (My first Amiga app, y'know) |
|
| Status: Offline |
|
|
Eric_S
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 23:06:17
| | [ #7 ] |
|
|
 |
Team Member  |
Joined: 7-Mar-2003 Posts: 1319
From: Stockholm (Sweden) | | |
|
| Quote:
| Not at the moment. Just using very straight forward OS calls. (My first Amiga app, y'know) |
Good stuff none the less. |
|
| Status: Offline |
|
|
mbilla
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 23:12:44
| | [ #8 ] |
|
|
 |
Super Member  |
Joined: 25-May-2003 Posts: 1368
From: EU | | |
|
| Great prog. Looks very promising! I can definetly use it! Thx. Keep on the good work. |
|
| Status: Offline |
|
|
Anonymous
|  |
Re: MindSpace v.02 available for OS4 Posted on 30-Aug-2005 23:39:22
| | [ # ] |
|
| Looks very interesting! Keep it coming!  |
|
| |
|
|
olegil
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 7:58:20
| | [ #10 ] |
|
|
 |
Elite Member  |
Joined: 22-Aug-2003 Posts: 4054
From: Some other forum | | |
|
| Awesome. UML and flowcharts is something I use for virtually all software projects, be them work or leisure (is there such a thing as leisure software projects?) |
|
| Status: Offline |
|
|
PulsatingQuasar
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 8:07:37
| | [ #11 ] |
|
|
 |
Cult Member  |
Joined: 10-Mar-2003 Posts: 549
From: The Netherlands, Europe | | |
|
| Nice project. Will also download it ASAP. |
|
| Status: Offline |
|
|
Chunder
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 9:13:15
| | [ #12 ] |
|
|
 |
Super Member  |
Joined: 10-Mar-2003 Posts: 1956
From: The City of Xebec's Demise | | |
|
| @yoodoo2
Excellent work! Applications like this can form a niche/core market - and it looks versatile enough to appeal to several different requirements.
Does the toolbar use the new OS4 toolbar window class? i.e. is it moveable, resizable, doesn't take the focus, etc. Also, is it possible to for the user to choose to use smaller icons?
In any respect, it's an impressive looking bit of software - especially as it's your first OS4 app! Respect!  |
|
| Status: Offline |
|
|
yoodoo2
 |  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 9:33:28
| | [ #13 ] |
|
|
 |
Super Member  |
Joined: 4-Aug-2003 Posts: 1241
From: Stourbridge, UK | | |
|
| Quote:
| Does the toolbar use the new OS4 toolbar window class? |
Uh, no. It's just a few buttons banged together atm.
Quote:
| Also, is it possible to for the user to choose to use smaller icons? |
The icons are loaded a drawer in PROGDIR: . Theoretically the user could replace them with something else, but I've never actually tried to see whether it works or not.
What resolution are you running? |
|
| Status: Offline |
|
|
Kronos
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 12:02:36
| | [ #14 ] |
|
|
 |
Super Member  |
Joined: 8-Mar-2003 Posts: 1303
From: Unknown | | |
|
| @yoodoo2
On your website it says something about "2 versions for each supported platform", does that mean we will see non-OS4-versions ? An 68k-one would be welcomed.
Does Mindspace work with floats or ints for positions ?
Do you plan to go soley into the direction of dev-tool/organizer or will you add feature more suitable for CAD and/or artistic drawing ?
If you at one point decide to use floats (to allow zooming) and have an interest in antialiasing I might send you my "RBuffer"-class which wraps the Antigrain-lib into a easier to digest API.
You also mention Bezier-curves for future versions, here I could offer some easy-2-use routines that not only draw precice curves, but also make sure that number of calculated points stay reasonable, allow hit-testing and the determination of what angle the curve follow at any given point. Mind you, these are in a bit chaotic shape, but aslong as they work... |
|
| Status: Offline |
|
|
Kronos
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 12:13:25
| | [ #15 ] |
|
|
 |
Super Member  |
Joined: 8-Mar-2003 Posts: 1303
From: Unknown | | |
|
| And as an afterthough:
Doesm Mindscape support multiple project-windows, or is it one-a-time ? |
|
| Status: Offline |
|
|
yoodoo2
 |  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 13:08:03
| | [ #16 ] |
|
|
 |
Super Member  |
Joined: 4-Aug-2003 Posts: 1241
From: Stourbridge, UK | | |
|
| Main supported platforms are OS4, Linux and Windows. A few people have asked about 68k/MOS/AROS and I would like to offer a 3.x version, but I don't have access to a useful 68k machine atm or the time to set one up. Over the next couple of months I need to bring the x86 versions up to date, so a 68k build might be available around Decemberish.
The original design spec was to build a tool for MindMapping (similar to ConceptDraw/SmartDraw etc) and adding UML/Flowcharts to that is a no brainer especially when positioning doesn't need to be that accurate.
Over the next couple of days I'm hoping to rewrite the main drawing framework to allow proper (paper) page sizes and zooming. Then I need to implement the real object model rather than the rather hacky prototype currently in place. Anti-aliasing and half-way decent accuracy are a way off into the future.
It would be nice to use a cross-platform library like AntiGrain, but I think licensing issues would prevent that. |
|
| Status: Offline |
|
|
yoodoo2
 |  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 13:11:49
| | [ #17 ] |
|
|
 |
Super Member  |
Joined: 4-Aug-2003 Posts: 1241
From: Stourbridge, UK | | |
|
| Quote:
| Mindscape support multiple project-windows, or is it one-a-time |
Just one at the moment, but that will change: multiple projects and views of the same project in design. I need to see if I can come up with some shortcuts to ease the logistics of this across 3 different platforms. |
|
| Status: Offline |
|
|
Kronos
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 14:03:06
| | [ #18 ] |
|
|
 |
Super Member  |
Joined: 8-Mar-2003 Posts: 1303
From: Unknown | | |
|
| @yoodoo2
The antigrain-licence in short:
"Include a copy of the licence into every archive."
No need to supply sources (even if you changed the lib itself), no restictions when used for commercial SW.
Guess, why I use it.... ;) |
|
| Status: Offline |
|
|
yoodoo2
 |  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 14:09:01
| | [ #19 ] |
|
|
 |
Super Member  |
Joined: 4-Aug-2003 Posts: 1241
From: Stourbridge, UK | | |
|
| @Kronos
Interesting. I might have to have a play. |
|
| Status: Offline |
|
|
COBRA
|  |
Re: MindSpace v.02 available for OS4 Posted on 31-Aug-2005 15:34:07
| | [ #20 ] |
|
|
 |
Super Member  |
Joined: 26-Apr-2004 Posts: 1720
From: Auckland, New Zealand | | |
|
| Excellent work! We really need new developments like this, keep it up!  |
|
| Status: Offline |
|
|