Screenshots:
I've been working through my list of things to do for DMIDE. So far I've gotten some good things done. As you can see in the picture above the code editor is pretty much at the same leve as the editor in dream maker. Now my plan is to make it better. I'll be implementing autocomplete as well as calltips soon. I hope to have the code editor finished by Christmas and that would have been much more realistic if I didn't have so many things to do in the days leading up to Christmas. While I may not work on it as often as I have been in the next two weeks there is a chance that I might finish the day after Christmas. I would like to think Audeuro for all of the help with the lexer and the edged that went into it. That ended up being a huge help since I rarely have a use for regex and even when I do it's simple. What Aud helped me with was a clusterf*ck (censoring myself). Anyway I would love some feedback and I would also like to know what people would like to see in DMIDE.
#2 Dec 13 2011, 5:56 pm
|
|
Those screenshots remind me of why I hate Java. What an ugly UI, and it's not even your fault.
Should've used a native widget toolkit. | |
#3 Dec 13 2011, 6:01 pm
|
|
I dont know about other languages, but i know Visual Basic has a list of all available options to you as you type. For example, in the case of DM, if i were to add the proc "update()" to the mob tree, and then later on in the code type "mob.", a small little window would appear, showing a list of all procs available for the "mob.", including "update". It also shows a description and parameter names. The latter would be convenient for when you dont remember what order the parameters should be in.
Of course, im not familiar with calltips, so for all i know i may have just fleshed out what they are. Anyways, thats what i would like. | |
#4 Dec 13 2011, 6:22 pm
|
|
I rather liked the way it looked. Shaddap.
| |
#5 Dec 13 2011, 6:42 pm
|
|
The embedded expressions regex didn't work?
| |
#6 Dec 13 2011, 7:19 pm
|
|
Airjoe wrote:
Those screenshots remind me of why I hate Java. What an ugly UI, and it's not even your fault. I told him to use SWT, which does get the native look. | |
#7 Dec 13 2011, 9:00 pm
|
|
Airjoe wrote:
Those screenshots remind me of why I hate Java. What an ugly UI, and it's not even your fault. That happens to be an old screenshot. There is a themes menu and there is a system theme :) | |
#8 Dec 13 2011, 9:01 pm
|
|
Audeuro wrote:
The embedded expressions regex didn't work? Sadly it didn't work. | |
#9 Dec 13 2011, 9:03 pm
|
|
DivineTraveller wrote:
Airjoe wrote: I'm more familiar with swing than SWT. | |
#10 Dec 13 2011, 9:05 pm
|
|
I removed the toolbar when SuperAntx asked me to but I plan to add it back again using the jsyntaxpane toolbar.
| |
#11 Dec 13 2011, 9:06 pm
|
|
Learning experience, broski.
| |
#12 Dec 13 2011, 9:08 pm
|
|
DivineTraveller wrote:
Learning experience, broski. Some other day, broseph. | |
#13 Dec 13 2011, 11:00 pm
|
|
How come you posted old screenshots instead of newer ones?
| |
#14 Dec 14 2011, 2:50 am
|
|
SuperAntx wrote:
How come you posted old screenshots instead of newer ones? I was on my phone for some odd reason. | |
#15 Dec 14 2011, 3:04 am
|
|
This might get a bit successfull if you complete it. hope you finish it.
sell it, more then to give it away...(?) | |
#16 Dec 14 2011, 3:07 am
|
|
Tafe wrote:
This might get a bit successfull if you complete it. hope you finish it. I think DMIDE would be better as a free resource. I don't intend to try and make money off of it. | |
#17 Dec 14 2011, 7:33 pm
|
|
Good man. A lot of people were too filled with the suspense after the notion for you to sell it. (Not)
| |
#18 Dec 14 2011, 7:57 pm
|
|
For each day this is not released I will step on 1 puppy.
| |
#19 Dec 14 2011, 8:14 pm
|
|
Prepare the foot muscles for stepping.
| |
-Also, where the hard drive and the disc pictures are, you should add more shortcuts for new code, map, and icon.
-Compiling to have a percentage bar for those big games that take a minute. :P