| Poster | Thread |
RNS-Amiga-Scientist
|  |
Asystent - polish developer's application in progress Posted on 10-Feb-2012 17:35:40
| | [ #1 ] |
|
|
 |
Member  |
Joined: 12-Nov-2010 Posts: 84
From: Warsaw, Poland | | |
|
| Me as the founder of RNS Software wish to present first screenshot of freshly developed program for classic Amiga (and Amiga NG) called "Asystent" (in english: Assistant). It is a developer's help desk.
It is based upon my own project of APC (AllPurposeCode) - a severe of commonly used programming suits which I use to simplify my work on new programs. The TextProcessor is a subclass to APC. It works only on AmigaOS. It will help me and the other programmers to easily develop nice, fast and native applications and games for Amiga.
Here's the very first screenshot taken on AmigaOS3.1 but with some nice features - line numbering and highlighting of rollers. Feel free to comment.
 |
|
| Status: Offline |
|
|
kamelito
|  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 19:46:22
| | [ #2 ] |
|
|
 |
Cult Member  |
Joined: 26-Jul-2004 Posts: 848
From: Unknown | | |
|
| @RNS-Amiga-Scientist
Hello, Well can you elaborate a bit? "It will help me and the other programmers to easily develop nice, fast and native applications and games for Amiga" Can you explain why and the purpose of your program cause I don't get it, and others might not too.
thanks Kamel
|
|
| Status: Offline |
|
|
Mechanic
 |  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 20:21:26
| | [ #3 ] |
|
|
 |
Elite Member  |
Joined: 27-Jul-2003 Posts: 2007
From: Unknown | | |
|
| @RNS-Amiga-Scientist
Is this something along the lines of MUI except more for the program than the UI. |
|
| Status: Offline |
|
|
RNS-Amiga-Scientist
|  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 20:39:59
| | [ #4 ] |
|
|
 |
Member  |
Joined: 12-Nov-2010 Posts: 84
From: Warsaw, Poland | | |
|
| Asystent will be text processor. |
|
| Status: Offline |
|
|
djrikki
 |  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 21:44:45
| | [ #5 ] |
|
|
 |
Elite Member  |
Joined: 22-Jun-2010 Posts: 2077
From: Grimsby, UK | | |
|
| @RNS-Amiga-Scientist
Is that the C64 version? _________________
|
|
| Status: Offline |
|
|
Belxjander
|  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 22:27:47
| | [ #6 ] |
|
|
 |
Cult Member  |
Joined: 4-Jan-2005 Posts: 557
From: Chiba prefecture Japan | | |
|
| @RNS-Amiga-Scientist
no chances of dealing with UTF8 encoded text as a default?
I am working on an Input Method Editor and Virtual Machine Manager...
maybe these will relate in some way to what you are working on now? |
|
| Status: Offline |
|
|
wawa
|  |
Re: Asystent - polish developer's application in progress Posted on 10-Feb-2012 23:33:34
| | [ #7 ] |
|
|
 |
Elite Member  |
Joined: 21-Jan-2008 Posts: 6259
From: Unknown | | |
|
| @djrikki
Quote:
seems that you dont even know, how genuine amiga window looks like. ;) |
|
| Status: Offline |
|
|
RNS-Amiga-Scientist
|  |
Re: Asystent - polish developer's application in progress Posted on 11-Feb-2012 12:55:31
| | [ #8 ] |
|
|
 |
Member  |
Joined: 12-Nov-2010 Posts: 84
From: Warsaw, Poland | | |
|
| @djrikki
No, it's AMIGA version, the screen is 640x256 in 4 bitplanes (16 colors), enough for all desktop work IMHO. |
|
| Status: Offline |
|
|
RNS-Amiga-Scientist
|  |
Re: Asystent - polish developer's application in progress Posted on 11-Feb-2012 12:57:14
| | [ #9 ] |
|
|
 |
Member  |
Joined: 12-Nov-2010 Posts: 84
From: Warsaw, Poland | | |
|
| @Belxjander
Traditional ASCII decoding takes place right now, but some conversion between different encoding types may take place further. |
|
| Status: Offline |
|
|