Archiv der Kategorie: JavaScript

Oracle APEX Template Component with Chart

With #orclAPEX Version 23.1 the Template Components were introduced. This feature gives the APEX developer a lot more possibilities to build re-usable UI components to render regions or to use it in reports. In this post I will not go … Weiterlesen

Veröffentlicht unter APEX, JavaScript, Oracle | Verschlagwortet mit , , | Schreib einen Kommentar

Copy value to clipboard with Oracle APEX

During a presentation of my actual business project I realised that one of my end user selected the text from a „Display Only“ page item to copy the value into the clipboard. As I have 6 different page items on … Weiterlesen

Veröffentlicht unter APEX, JavaScript, Oracle, Programmierung | Verschlagwortet mit , , , , , | Schreib einen Kommentar

Oracle APEX with Python

For a long time I was looking to run Python code together with my Oracle APEX application. Just for a PoC. As far as I know offers the MLE from Oracle only JavaScript at the moment. But a few days … Weiterlesen

Veröffentlicht unter APEX, JavaScript, Python | Verschlagwortet mit , , | Schreib einen Kommentar

Spieleentwicklung mit JavaScript

Passend zu meinem letzten Blog über HTML5 und 2D Spiele gibt es auf www.codeproject.com gerade einen mehrteiligen Artikel zum Thema „Learn JavaScript„. Darin beschreibt Dave Kerr die Entstehung eines Space Invaders Clones (Teil 2).

Veröffentlicht unter JavaScript | Verschlagwortet mit , , | Schreib einen Kommentar