On Mon, 2 Mar 2015 14:26:26 +0900 (KST)
ChunEon Park <her...@naver.com> wrote:

>Hello.
>
>I've just released Enventor v0.5.0
>
>http://youtu.be/gwhsFjIhNaM
>
>Any feedback always welcome.
>
>Enjoy it.
>
>Thank you.
>
>==============
>Enventor 0.5.0
>==============
>
>Changes since Enventor 0.4.0:
>-----------------------------
>
>Additions:
>   * Support syntax color customization in setting.
>   * Add console auto hide mode.
>   * Support Live Edit (Ctrl + E). 
>   * Add Enventor APIs.
>     - enventor_object_redo(), undo() APIs.
>     - enventor_object_cursor_pos_set() API.
>     - enventor_object_syntax_color_set()/get() APIs.
>   * Add "live_view,loaded" enventor smart callback.
>
>Improvements:
>   * Enable to insert image descirtiption and textblock style in
> template inserting.
>   * Reset console error message when error is gone.
>   * Add Text Editor mode in setting.
>   * Menu supports tooltip.
>   * Redesign Tools and support tooltip helper.
>   * Redesign candidate popup and it's behavior.
>   * Support more keywords in candidate popup.
>   * Support more keywords in auto completion.
>   * Keep window size set last time.
>
>Fixes:
>   * Fix to monitor empty file in live view.
>   * Fix intinite loop with "-to xxx.edc" in command line.
>   * Fix live view updation problem.
>   * Exporting/Importing Enventor dll for win32.
>   * Fix that edj is not reloaded when newly opened edc is changed.
>   * Fix wrong cursor position on status bar.
>   * Fix to goto window scalable.
>   * Set temporary path to default edc path by eina_file_mkstemp().
>   * Fix to show double quotation marks(") on efl 1.13
>   * Don't dismiss candidate popup on key events.
>   * Disable autoscrolling while ctxpopup is visible.
>   * Fix max value of mouse_events from 1000 to 1
>   * Fix to toggle linenumber properly with Shortcut key(F5)
>   * Fix max value of the mouse_events from 1000 to 1
>   * Fix candidate keyword name "align"
>   * Install missing eo header files
>   * Fix build package dependency.
>
>------------------------------------
>-Regards, Hermet-
>------------------------------------------------------------------------------
>Dive into the World of Parallel Programming The Go Parallel Website,
>sponsored by Intel and developed in partnership with Slashdot Media,
>is your hub for all things parallel software development, from weekly
>thought leadership blogs to news, videos, case studies, tutorials and
>more. Take a look and join the conversation now.
>http://goparallel.sourceforge.net/
>_______________________________________________ enlightenment-users
>mailing list enlightenment-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Hi Enventors,

I just watched your demo on YouTube. Really looking impressive. Lot's
of functionality since I first looked, which was probably many months
ago. Very configurable. Nice Dino as well :)...

One thing that struck me, and it may be a limitation outside your
code you cannot get around, is that when in the editor, you double-click
a programming element and a small dialog pops up with sliders, the
change does not appear in the graphical element until you exit the pop
up (as in @2:58 of the demo). However, when in Settings->Editor tab,
(at say 4:34 of demo), adjusting the font size is reflected in
real-time in the left pane.

The latter experience is intuitive and makes adjustments simple,
whereas the former might require many consecutive iterations of
double-click, adjust, accept, observe <repeat> cycles, and this is not
as intuitive.

If it's at all possible, having the element adjusters provide real-time
visual feedback would really take this already quite beautiful project
to the next level.

Great work,
-C
--
Regards,
Christopher Barry

Random geeky fortune:
If the rich could pay the poor to die for them, what a living the poor
could make!

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to