Derrell Lipman
Derrell Lipman
Please don't remove either the template Theme nor template boot directory. Those are extremely useful to beginners! The former has proven over and over to be extremely useful, to avoid...
`qx create` is used infrequently enough that if it's a huge amount of work to implement this, it's reasonable for the user (me, in this case) to open up a...
The idea here is that any browserify-able or webpack-able NPM package can be trivially added to a desktop qx app, and used. That would *greatly* expand the available capabilities for...
@markabrahams That work was quite a while ago! It seems, though, that I may have missed scaler defaults, and I would prefer that "hints" be honored. I endorse "fixing" this...
The HTTP header that needs to be sent looks something like this: Content-Disposition: attachment; filename="your-name.here" It looks like the static function aiagallery.dbif.Decoder64.getDecodedURL will need to retrieve the file name (from...
Consider naming file by project title instead of by original upload file name
Try this MIME type: application/vnd.android.package-archive
Paul, and now for something completely different...
Having spent a while looking into this myself, I believe that the early decision to do this in the client was a poor one. Particularly since we can't count on...
Store a thumbnail image (greatly scaled down) in addition to the properly scaled larger image. Add "thumbImage1" etc. field to ObjAppData