www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - DlangUI & DlangIDE

reply Chris <wendlec tcd.ie> writes:
I might ask as long as DConf is still going on.

Anyone interested in joining forces to improve and extend DlangUI 
and DlangIDE? I was thinking of

DlangUI

- artwork
- tutorials
- code
- platform support (hardware & OSes)

DlangIDE:

- plug-ins + plug-in architecture (cf. jEdit or Textadept)
- snippets (e.g. like macros in jEdit)
- extensibility in general
- themes
- artwork

Please feel free to add to the lists above.

http://jedit.org/
http://foicica.com/textadept/index.html
May 05 2016
next sibling parent reply thedeemon <dlang thedeemon.com> writes:
On Thursday, 5 May 2016 at 13:47:10 UTC, Chris wrote:
 I might ask as long as DConf is still going on.

 Anyone interested in joining forces to improve and extend 
 DlangUI and DlangIDE?
I think I can write a few DlangUI tutorials based on experience gained during last months. Like using DML, making your own widgets and layouts and making them available in DML...
May 05 2016
next sibling parent default0 <Kevin.Labschek gmx.de> writes:
On Friday, 6 May 2016 at 06:03:46 UTC, thedeemon wrote:
 On Thursday, 5 May 2016 at 13:47:10 UTC, Chris wrote:
 I might ask as long as DConf is still going on.

 Anyone interested in joining forces to improve and extend 
 DlangUI and DlangIDE?
I think I can write a few DlangUI tutorials based on experience gained during last months. Like using DML, making your own widgets and layouts and making them available in DML...
Please do. If you have any experience with using the custom OpenGL drawing functionality of DlangUI, I would also really appreciate a tutorial for that, since it seems rather complicated to set up properly.
May 05 2016
prev sibling parent Chris <wendlec tcd.ie> writes:
On Friday, 6 May 2016 at 06:03:46 UTC, thedeemon wrote:
 On Thursday, 5 May 2016 at 13:47:10 UTC, Chris wrote:
 I might ask as long as DConf is still going on.

 Anyone interested in joining forces to improve and extend 
 DlangUI and DlangIDE?
I think I can write a few DlangUI tutorials based on experience gained during last months. Like using DML, making your own widgets and layouts and making them available in DML...
That would be great. Especially now that D and DlangUI on Android is happening too. We could also think about turning DlangIDE into a RCP, with a plug-in architecture and other nice features. It would be interesting to see how D fares in a UI context, and a GUIs are important.
May 06 2016
prev sibling parent WebFreak001 <janju007 web.de> writes:
On Thursday, 5 May 2016 at 13:47:10 UTC, Chris wrote:
 Anyone interested in joining forces to improve and extend 
 DlangUI and DlangIDE? I was thinking of

 DlangUI

 - artwork
 - tutorials
 - code
 - platform support (hardware & OSes)
I think I am gonna make a PR for GLES 2.0 support soon, so Android 2.2 and above are supported instead of just Android 4.3 and above
May 06 2016