[CLOSED] Feature request: Colour picker / font picker?

Closed
0
0

Any plans to add things like a colour and font picker to the standard controls for WiseJ?

Thanks

Nic

 

  • You must to post comments
0
0

Luca / Frank,

Just wondering how the font and colour chooser are going?

Thanks

Nic

  • You must to post comments
1
0

Hi Nic,

This is roughly the list:

  • Propertygrid
  • Google Controls and Polymer
  • TinyMCE
  • ReportViewer for Crystal
  • Filedialogs for system  and S3
  • UserComboBox, Color/Font Pickers
  • Ribbonbar and accordion
  • File system for onedrive and google drive
  • Onlyoffice.org integration
  • Going to Mars.

It’s not strictly in order of implementation, rather in priority/urgency. Most of the items on the list are already started and at different stages and some can go in parallel or depend on each other.

The color picker’s issue is not the code, rather translating the theme for the inner layout from qooxdoo’s javascript approach to Wisej’s JSON theme files.

Best,

Luca

 

  • Nic Adams
    Thanks Luca, its good to know where things are in your plan. It helps a lot. Nic
  • Davorin Panič
    Hopefully last item on list won’t go in parallel :) Keep up the good work. Cheers, Davorin
  • You must to post comments
0
0

Hi Luca / Frank,

Just wondering where the colour and font choosers are in the roadmap?

Thanks

Nic

  • You must to post comments
1
0

 

Yes, it’s the system dialogs item: file, font, color.

This is the color popup widget that is already built-in but not exposed as a Wisej control yet:

http://demo.qooxdoo.org/devel/demobrowser/#widget~ColorPopup.html

and this is the color selector:

http://demo.qooxdoo.org/devel/demobrowser/#widget~ColorSelector.html

The file dialog is a new composite widget that we’ll add right after the ListView since it needs it. The ListView uses the DataGridView for the details view. This was the forced order of implementation.

Best,

Luca

  • You must to post comments
Showing 4 results