Monkey 2Ted21 progress – Monkey 2 http://monkeycoder.co.nz/forums/topic/ted21-progress/feed/ Sat, 20 Apr 2019 02:39:18 +0000 http://bbpress.org/?v=2.5.14-6684 en-US http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2050 <![CDATA[Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2050 Mon, 11 Jul 2016 13:01:58 +0000 AdamStrange It’s taken a while but things are now gelling.

  • document (X) close is now fully functional
  • initial status bar operational (currently shows the general status, running, debugging, etc)
  • debug icons now fixed – rewrote the tool bar code
  • added BigTeds F1 help system
  • added left/right scrolling from BigTed
  • osx icons added

lots to do, not enough time. I’ll be back

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2055 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2055 Mon, 11 Jul 2016 23:45:38 +0000 Matthew Smith Nice! Got a screenshot to show?

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2060 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2060 Tue, 12 Jul 2016 04:52:11 +0000 AdamStrange Hi Simon,

Yup, heres an in build shot showing the general visual studio look of the ui along with another showing the bigger debug icons.

You can see the new frame images being used in the tree view is being tested here with the debug icons. The code available in another post

The status bar currently only changes colour to show the status of debugging, running, compiling. It will get further functions like current line number, etc. But it does show compiling as a progress bar!

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2063 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2063 Tue, 12 Jul 2016 05:15:42 +0000 Matthew Smith Good job! Liking the look! Also like the Project/Debug docking window on the left.

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2064 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2064 Tue, 12 Jul 2016 06:41:46 +0000 AdamStrange i’m away for a couple of day, from now – but i’ll be back…

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2066 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2066 Tue, 12 Jul 2016 11:07:41 +0000 peterigz Looking good. The main thing I don’t like about Ted is the font doesn’t seem very crisp to me, I find it quite hard to read. Is there an easy way to change it? Be nice at some point to have a preferences dialog of some sort.

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2067 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2067 Tue, 12 Jul 2016 11:13:20 +0000 Matthew Smith peter,

I took Consolas and renamed it to what Ted is looking for. Not at my computer ATM but dig into the bin sub folders to find it.

Update: See here:

http://monkey2.monkey-x.com/forums/topic/ted2-monospaced-font-missing/#post-1622

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2074 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2074 Tue, 12 Jul 2016 17:10:24 +0000 peterigz Thanks Matthew! I’ll give that a go.

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2160 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2160 Fri, 15 Jul 2016 10:34:50 +0000 AdamStrange ok, I’m back (and not from outer space)

Here is the latest:

Been working on the treeview so that it now has logical icons (mainly in the help section at the moment (see shot below)

What I have done is taken a long hard look at visual studio and come up with a version of what they do. so there is now an icon for each object (enums, structs, methods, fields, etc)

There is a logic for the icons and also a logic to the colors. Green being variables, blue main structural elements, etc

What I would like to do is to firm this up and get Mark to approve?

Let me know your thoughts

]]>
http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2162 <![CDATA[Reply To: Ted21 progress]]> http://monkeycoder.co.nz/forums/topic/ted21-progress/#post-2162 Fri, 15 Jul 2016 10:36:12 +0000 AdamStrange I think one thing is also apparent – the help itself – I would like to redo it completely so it actually gives you help and not just descriptions of something opaque

]]>