#FireMonkey

Ciourte Piailleciourte@piaille.fr
2025-05-05

I don't know if that's due to #FireMonkey or #Firefox's underlying #UserscriptsAPI but it seems like a #userscript will be prevented from accessing the content of an #iframe by the third party domain #CSP even though a script element added to the page DOM by the same userscript can access that very same iframe content. 😕

#webdev

CompilaQuindiVa - Marco B.compilaquindiva@mastodon.uno
2025-04-07

Domani sera alle 21.30 ti aspetto sul canale #Twitch "CompilaQuindiVa" per una nuova #live di #coding ad alta sperimentazione. 🧪🔬

Creeremo un "music player" utilizzando #Delphi e #Python, sfruttando l'integrazione eccezionale tra questi due linguaggi. 💪

Grazie alla #libreria grafica #FireMonkey, realizzeremo con Delphi una #UI completa in pochi minuti che andremo a esportare in Python per la stesura della business logic. 🧑‍🎨

Iscriviti al canale e segui la live qui!
👉 twitch.tv/compilaquindiva

Copertina della live su Twitch con titolo *Creiamo un music player con Delphi e Python (Live Coding)*, programmata per martedì 8 aprile 2025 alle ore 21.30 sul canale Twitch "CompilaQuindiVa" di Marco Breveglieri (https://twitch.tv/compilaquindiva).
2025-03-21

From left to right: #violentmonkey #greasemonkey #firemonkey #tampermonkey

You can read more about all the differences between #userscript managers here: erosman.github.io/firemonkey/s

2025-01-08
2024-12-09

Ugh.. thought I found a really cool plugin called #firenvim (tbh, it still is very cool) where you could replace text input fields in your browser with neovim embeds. Until I found out that the only reason I wanted it, to enable vim navigation in extension editors ala #violentmonkey / #firemonkey / #tampermonkey etc, is not working.. sigh

2024-08-31

I've recently been playing around with extensions like #greasemonkey.. so #violentmonkey, #tampermonkey and #firemonkey. What I find interesting is that every one of these lack SOMETHING another one offers. Tampermonkey is closed source that's an eh right from the get go, firemonkey doesn't support window.close() operation, violentmonkey does offer window.close, but does not support importing local scripts (something like util functions etc.) which firemonkey supports.

2024-08-05

Кроссплатформенный фреймворк FireMonkey, Delphi

В этой статье я покажу, что из себя представляет фреймворк FireMonkey, на что он способен и в чем его основная идея. Подробно рассматривать технические отличия от VCL не буду, но некоторых вещей обязательно коснусь. Прошу не судить строго за статью, я постараюсь следить за ошибками в тексте и постараюсь донести свою мысль. Также, знаю, как сейчас относятся к Delphi, но тем не менее статья именно о нём. И первым делом, хотелось бы немного об этом поговорить. Ну, говори

habr.com/ru/articles/833804/

#delphi #firemonkey #fmx #ui

Ciourte Piailleciourte@piaille.fr
2024-06-20

#FireMonkey est une #extension qui permet d'écrire ou de trouver des #userscripts (en #JavaScript) et #userstyles (en #CSS) pour modifier le comportement et l'apparence de sites web dans #Firefox sans avoir besoin de nombreuses extensions pour ça.
Contrairement à la plupart des extensions existantes comme #GreaseMonkey, #Tampermonkey ou #ViolentMonkey, celle-ci utilise l'API #WebExtension Userscripts ajoutée à Firefox en 2019. En conséquence, elle est plus légère et plus sécurisée, puisque les scripts sont isolés dans leurs bacs à sable, mais n'est disponible que pour Firefox, cette API n'étant pas implémentée par Chrome ou autres.

addons.mozilla.org/fr/firefox/

2024-05-05

Nouvelle version de la démo de pour Windows et Android (je mettrai à jour aussi les versions Mac OS et Linux bientôt). Toujours réalisé avec et
gbesoft.fr/jeux.php#nagory

2024-04-10

AMC Networks Southern Europe Buys Finnish Disaster Drama ‘Seconds,’ Season 2 Confirmed (EXCLUSIVE)

variety.com/2024/tv/global/amc

2024-03-29

Le développement de avance tranquillement. A nouveau quelques corrections de bugs pour cette beta 0.9.74 et de nouveaux niveaux pour la version finale (mais pas inclus dans la beta) : gbesoft.fr/jeux.php#nagory

2024-03-15

Le développement de se poursuit. La beta en version 0.9.59 est disponible sur mon site (pour Windows, Mac OS, Linux et Android) : gbesoft.fr/jeux.php#nagory

2024-02-18

La version 0.8.114 de la beta du jeu est disponible sur mon site (pour Windows, Mac OS, Linux et Android) : gbesoft.fr/jeux.php#nagory

2024-02-10

La version 0.8.96 de la beta du jeu est disponible sur mon site (pour Windows, Mac OS, Linux et Android) : gbesoft.fr/jeux.php#nagory

2024-01-28

La version 0.8.72 de la beta du jeu est disponible sur mon site (pour Windows et Android) : gbesoft.fr/jeux.php#nagory

2023-10-25

It's also very easy to change the font size with #Firemonkey. Here's the source code displayed using 1 point text - the smallest available.

It would be very easy to use this to add one of those fancy overview windows that posh code editors have.

The same editor window with the minuscule.
2023-10-25

I have a couple of projects which could benefit from some kind of owner draw text control. I've never done that before using #Delphi #Firemonkey.

It's actually really easy so I've been writing a simple text editor. About three days work of to get all the main cursor movements, editing, selections and scroll bars is impressive.

A bit more work with cut/paste and mouse dragging and this will be ready to use.

A screenshot of the editor displaying source code for itself.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst