Forum Replies Created
-
AuthorPosts
-
kumajaya
Participantkumajaya
ParticipantFinally I managed to fix it: https://github.com/RapidScada/scada-v6/pull/27
kumajaya
ParticipantI have no idea how to to make a core modification outside the sources tree.
kumajaya
Participant@Mikhail Somehow I can’t make Bootstrap tooltips working on SCADA 6 scheme. Still always show standard tooltips on desktop browser.
I confirm my modification works on:
https://www.w3schools.com/bootstrap5/tryit.asp?filename=trybs_tooltip&stacked=hkumajaya
ParticipantAbout PWA, I’ll push my local changes to github. I won’t asking for merge but just a reference. Without start_url parameter in manifest, we can put unlimited shortcut (unlimited fullscreen window) on screen, just like multiple bookmark but without address bar. With start_url parameter, we only can register one shortcut for one PWA application.
kumajaya
Participant@Mikhail Web plugin to show server information for admin only will be a good add-on but Rapid SCADA is a very complicated software. It’s good if you can create a simple example web plugin in the community repository for us.
kumajaya
Participant@Mikhail A good or a bad idea? https://drive.google.com/file/d/1utNnWR4-kXuTepxcD03yoQtjjSb-SbFF/preview
– Partial PWA support
– OS info on about page
– User agent info on user profilekumajaya
ParticipantHi @Mikhail To make device log more readable, you can install consolas font via winetricks using “winetricks consolas” command.
kumajaya
ParticipantFor en-GB culture: ScadaWeb/lang/ScadaData.en-GB.xml
kumajaya
ParticipantJust a little worried because no confirmation after back connected.
I found a glitch on mobile browser in portrait mode and found it the printer icon move down because no horizontal space left.
kumajaya
ParticipantI have a Windows application that only works on Wine staging, that’s why staging version installed on my computer.
kumajaya
Participantwine –version output:
wine-7.18 (Staging)
No special modification here, our current source should be run on Wine.
kumajaya
ParticipantUsing Ubuntu 20.04 and Wine staging here.
kumajaya
ParticipantA great way out. I love it 😀
kumajaya
ParticipantThe simplest method still:
https://github.com/RapidScada/scada-v6/pull/16/commits/71114c0ca8d0b671f22691053ddb9035249f5791
based on instructions from:
https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/
-
AuthorPosts