Posts by Harald Schneider

Show threads by Harald Schneider
93 posts found, page 5 of 7

Harald Schneider (In thread: Purpose Strings when using iOS device resources)

Hi,

When submitting an app, which uses e.g. the camera, it is rejected by the Apple App Store if the NSCameraUsageDescription string is missing in the plist file.

Any way to implement that painlessly?


Harald Schneider (In thread: Feature request: External HTML Editor)

That's the way I handle it at the moment.

I stumbled over this thought, because I had to edit huge GDPR texts etc.

Thanks for your thoughts on this!


Harald Schneider (In thread: Feature request: External HTML Editor)

What about a button inside the internal Editor, which launches its content inside Visual Code? So the user can choose between AB and all its goodies and Visual Code if he needs features from that side.

Just write the HTML to a temp file and start the external Editor with the filename as a parameter. Read the file back into the internal editor when its window gets the focus and the temp file exists.


Harald Schneider (In thread: Feature request: External HTML Editor)

Hi, here another request :-)

It would be nice to allow an external HTML editor as an option to the internal editor.

This would give us syntax checks, autocomplete, code blocks etc. from e.g. Visual Studio Code. And you will save valuable time for more important features, without reinventing many wheels :-)

What do you think?


Harald Schneider (In thread: Feature Request: Adaptive Icons)
Thanks for looking into this!

Harald Schneider (In thread: Feature Request: Adaptive Icons)
OK - thanks for your thoughts on this. I will experiment a little further with squares and circles :-)

Harald Schneider (In thread: Feature Request: Adaptive Icons)

I see ... so if I use a round PNG, it will perfectly fit in?

But what about older Android systems and iOS with square icons ?

I have not tested it, but I think they will crop it to a square then, which won't look nice.


Harald Schneider (In thread: Feature Request: Adaptive Icons)

When building an app for a newer Android system (e.g. Pixel 2), then its icon is shrinked to fit in the white circle background. Other app icons fill the whole area of the round icon. More info about this here: https://stackoverflow.com/questions/47523610/android-oreo-how-do-i-set-adaptive-icons-in-cordova

Is it possible to automate this in the build process?


Harald Schneider (In thread: Possible bug in Cordova Android 8.0.0)
Maybe upgrading to cordova 9.0.0 will fix it.

Harald Schneider (In thread: $(window).scroll event does not fire)
Perfect! You saved my day :-) Thank you!

Harald Schneider (In thread: $(window).scroll event does not fire)

I tried to implement some kind of elevator button, which allows the user to scroll back to top at the end of long lists or texts. The button should appear automatically after the user scrolled e.g. 100px downwards and disappear, if the list has reached its top again.

Example here: https://codepen.io/rdallaire/pen/apoyx

However, it looks like Angular supresses the scroll event: https://stackoverflow.com/questions/33600605/window-scroll-not-working-in-augular-controller

Do you see any chance to get this working? Or maybe add a custom control for this functionality?


Harald Schneider (In thread: Feature Request: Faster HTML Editing)

Thanks for your quick reaction and the update.

I like Asley's proposal. It should be much easier to implement than a button on the control.


Harald Schneider (In thread: Feature Request: Faster HTML Editing)
Thanks for looking into this.

Harald Schneider (In thread: Get clicked link in checkbox capture text.)
Thanks! This solutions works as well! :-)

Harald Schneider (In thread: Feature Request: Faster HTML Editing)

Making many changes to HTMLControls currently works this way:

Clicking the control, clicking the HTML property in the Inspector, then clicking the small "..." button on the right side of the line.

Then I make my changes and click "Accept" in the editor. This makes 4 clicks in total + navigation. This sums up, if you do many changes to many HTML controls ....

What about this:

The HTML Control gets an "Edit this" icon, centered in the middle

Clicking it launches the HTML Editor. Closing the HTML Editor auto saves its content.

This makes 2 clicks in total and no navigation with the mouse.

Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.

This website uses some useful cookies to store your preferences.

I agree. Hide this note. Give me more information.