User:Kevin Reid/E tasks: Difference between revisions

Content added Content deleted
(updates)
(updates)
Line 1: Line 1:
This is [[User:Kevin Reid]]'s classification of [[Tasks not implemented in E]], or just poorly done in E, by what kind of problem they are, or what kind of library/language work should come first.
This is [[User:Kevin Reid]]'s classification of [[Tasks not implemented in E]], or just poorly done in E, by what kind of problem they are, or what kind of library/language work should come first.


As of 20:03, 10 June 2009. When updating this list, consult [http://rosettacode.org/w/index.php?title=Template:Unimp_body_E&action=history the diffs] since then for what to add/remove.
As of 16:05, 16 June 2009. When updating this list, consult [http://rosettacode.org/w/index.php?title=Template:Unimp_body_E&action=history the diffs] since then for what to add/remove.


<div style="-webkit-column-count: 3">
<div style="-webkit-column-count: 3">
Line 12: Line 12:
* [[Optional parameters]]
* [[Optional parameters]]
* [[Testing a Function]]
* [[Testing a Function]]
* [[Loop/Nested]]
* [[Median]]
* [[Mode]]


===Problems===
===Problems===
Line 59: Line 62:


==GUI==
==GUI==
* [[Basic Animation]]
* [[Keyboard macros]]
* [[Keyboard macros]]
* [[Get mouse position]]
* [[Get mouse position]]
* [[Window management]]
* [[Window management]]
* [[Play recorded sounds]] (classified here because we can borrow Java facilities in the EoJ case)
===Reflective===
===Reflective===
* [[Get Pixel Information]]
* [[Get Pixel Information]]