Go to file
Balazs Birtalan 976fee0004 They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message.
1st argument of the sendMessage is a label.
2nd argument of the sendMessage is a sight ids array if it is empty [] then get everyone.
3rd argument is the data (javascript dict)
2023-10-27 09:58:33 +01:00
.idea Three sight running mode defined and redefined. Now it has unique, auto and normal running mode. 2023-10-26 16:58:46 +01:00
__pycache__ First Commit 2023-05-17 11:16:32 +01:00
core/template First Commit 2023-05-17 11:16:32 +01:00
lib First Commit 2023-05-17 11:16:32 +01:00
place They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message. 2023-10-27 09:58:33 +01:00
LICENSE Initial commit 2023-05-17 09:37:14 +00:00
README.md Initial commit 2023-05-17 09:37:14 +00:00
__init__.py First Commit 2023-05-17 11:16:32 +01:00
base.py First Commit 2023-05-17 11:16:32 +01:00
browser.py First Commit 2023-05-17 11:16:32 +01:00
callhandler.py They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message. 2023-10-27 09:58:33 +01:00
main.py First Commit 2023-05-17 11:16:32 +01:00
main.spec Test From PyCharm 2023-10-26 09:30:47 +01:00
mouseevents.py First Commit 2023-05-17 11:16:32 +01:00
sight .py.back First Commit 2023-05-17 11:16:32 +01:00
sight.py Parent and Child relationship is working. If the parent is closed its children will be closed too. 2023-10-26 18:43:59 +01:00
sight.py.2back First Commit 2023-05-17 11:16:32 +01:00
sightfactory.py They can send message to the specific sight using the window.sight.message 2nd argument function. There is a new function called sendMessage() which make more simple to send message. 2023-10-27 09:58:33 +01:00

README.md

sightplace-rep