PDA

View Full Version : More in the box web components ?



Focus
6-Dec-2017, 07:19 AM
In the same way DAW have incorporated CodeJock components into the core product are there any short to medium term plans to do similar things on the Web Desktop side with suites like dhtmlx (not specifically them)

https://docs.dhtmlx.com

Interesting CodeJock themselves appear to be pure MFC/COM components and don't appear to have anything going in the web direction.

Harm Wibier
11-Dec-2017, 09:46 AM
No plans..

We do offer a library for using the DHTMLX Scheduler.

Any specific controls you are looking for? Or you just don't like the standard offer?

Peter Bragg
12-Dec-2017, 04:27 AM
Hi Harm,

I'll jump in on Andrew's behalf on account of the fact that he's currently on his way to Australia (it's alright for some!)

I think it's probably a wider question than focusing on specific components. I'm not sure whether it was at a conference or on here somewhere, but I recall someone once asking if there were any plans to write a "javascript library integration wizard" in the same way as we have such a thing for creating the wrapper classes for .ocx components. The answer, reasonably, was no, because in the web-world things are a little less rigid (for want of a better word) than in the windows-world, and such libraries can vary, wildly. For example, some may be HTML heavy whilst others may be a lot more javascript heavy. But that said, it could be - hence the question - that Data Access identify such a library that they think they could work with for such a wizard to be possible. The end result being that whilst there mightn't be a generic "import javascript library wizard", there could be a vendor/library-specific one; for example an "Import DHTMLX library wizard" (I used DHTMLX as an example just because they've been the example elsewhere in this thread). And that being so, I/we wouldn't want to invest in other libraries in the meantime. (I remember investing in some DBI-Tech .ocx components a few months before DAW adopted the codejock components. In time it just made more sense to ditch the DBI-Tech ones and also go with codejock for consistency).

That all said, if you were to push me then yes, there are components that I would like to see .... but I also appreciate that if you asked 10 other developers you'd get a list of 20 other components! It's impossible to please us all!

From a mobile/tablet application viewpoint, simple is always best, and I think that we can already do a lot with what we've got in this area. Requirements for integrating with offline memory and phone cameras and the like are outside of DAWs domain because they require other technologies (Phonegap/Cordova). But with regards to the desktop style web application, I can see that I would absolutely need to invest in other libraries/components. Our (my) clients' benchmark for such applications is probably Office 365 and so they would just expect to see a RibbonBar (whether we like them or not) and probably an Outlook-style shortcut bar. I know that there is an argument that says "web is web and windows is windows and you shouldn't constrain the web to look like windows" but in reality for a lot of our clients it's all about familiarity, and the applications they currently use are all styled in a very similar, familiar, windows-y way.

Marco
12-Dec-2017, 05:05 AM
If like to see a list with a ‘phone index’ for fast jumping.

Focus
12-Dec-2017, 08:23 AM
Wot he said :)

Whilst things like calendar etc type components can have complex interfaces from the rest if the app they sit in a frane/window

I imaged integration of something like a ribbon bar with the DAW framework is complex in a different way due to it being part of the layout/menu of the page etc or any other frane/panel type component. Or am i (hopefully) wrong on this ?

DaveR
12-Dec-2017, 09:10 AM
If like to see a list with a ‘phone index’ for fast jumping.


I'd say "Great Minds..." but mine won't be great until the next cup of covfefe, if then.

Was actually thinking this very thing yesterday while using 1password. Mind you when I think back to all the scroll-bar issues of the past that DAW have eventually conquered I wonder how much effort it would take.

flado
13-Dec-2017, 08:00 AM
I would really like more functinality for the webgrid/weblist. Especially things like

Grouping
Footers
Drag and drop support


We use alot of grids in our webapp and we really would need some extended functionality here. The grids/lists are fine for the mobile framework, but not enough for the web desktop framework imo.

Marco
13-Dec-2017, 02:44 PM
Yes, a grid footer (for totals lining up nicely) is something that would really be nice!