Leiti 4 vastet.
ID | Kanal | Video | Kustutatud | Kuupäev | Kirjeldus | Subtiitrid | Avalik | Ülekanne | HD | URL | PRIVATE | TitleMUI_en | TitleMUI_et | KirjeldusMUI_en | KirjeldusMUI_et | Filename | Category | CategoryMUI_en | Tags | OdyseeURL | KanalMUI_en | KanalMUI_et | Translated | has_thumbnail | local_stream | ytdlp_meta | est_subs | eng_subs |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
568 | MarkusTegelane++ | Light OS with draggable windows is really broken [Fun Experiments 0x00] | 0 | 2024-03-15 | For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=RwAvwf8xYeA | 0 | Light OS with draggable windows is really broken [Fun Experiments 0x00] | Light OS with draggable windows is really broken [Fun Experiments 0x00] | For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
2024-03-15 21-10-42.mkv | PowerPoint | PowerPoint | PPTOS,Light OS,PowerPoint OS,movable windows,draggable,droppable,VBA,Visual Basic for Applications,Microsoft PowerPoint,ppsm,Light OS Technologies,macro,scripting | N/A | MarkusTegelane++ | MarkusTegelane++ | 0 | /channel_db_lite/web/thumbs/568.jpg | N/A | /channel_db_lite/web/json/568.json | N/A | N/A |
392 | Press any key to continue... | [4K60] PowerPoint - "Exciting" transitions | 0 | 2021-09-20 | All of the transitions in Microsoft PowerPoint marked as "exciting". These transitions shouldn't be overused, but they also help create excitement during the presentation. Created in Microsoft PowerPoint 365 using the "Export as video" option. |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=A8_Snfhu80U | 0 | . | . | All of the transitions in Microsoft PowerPoint marked as "exciting". These transitions shouldn't be overused, but they also help create excitement during the presentation. Created in Microsoft PowerPoint 365 using the "Export as video" option. |
. | ppt_trans.mp4 | PowerPoint | PowerPoint | N/A | Press any key to continue... | Press any key to continue... | 1 | /channel_db_lite/web/thumbs/392.jpg | N/A | /channel_db_lite/web/json/392.json | N/A | N/A | |
101 | MarkusTegelane | Light OS Release (from the live stream) | 0 | 2016-10-13 | Now I would like to introduce you the release of the Light OS. This has everything fixed. The download link is coming soon... | 0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=uRwP0R7s00o | 0 | . | . | . | . | yt-editor.flv | PowerPoint | PowerPoint | YouTube'i redigeerija | https://odysee.com/@MarkusTegelane:8/light-os-release-from-the-live-stream:6 | MarkusTegelane | . | 1 | /channel_db_lite/web/thumbs/101.jpg | N/A | /channel_db_lite/web/json/101.json | N/A | N/A |
68 | MarkusTegelane | My PowerPoint OS: Light OS 12 minute preview [BETA] [Macros] | 0 | 2016-02-01 | This is a preview of my PowerPoint operating system called Light OS. Everything you see in this OS is made in Microsoft PowerPoint. ... | 1 | 1 | 0 | 1 | https://www.youtube.com/watch?v=YsH_jhQdObA | 0 | . | Minu PowerPointi OS: Light oS 12 minutliline eelvaade [BEETA] [Makrod] | This is a preview of my PowerPoint operating system called Light OS. Everything you see in this OS is made in Microsoft PowerPoint. Preview download link (if you don't have PowerPoint): https://www.dropbox.com/s/73msscok7qch2qb/LightOS%20without%20PowerPoint%20viewer.zip?dl=0 Link with smaller size (if you already have PowerPoint) https://www.dropbox.com/s/h15pe2iim7u6wli/LightOS.zip?dl=0 This is not actually my first OS. This is list of other OS-s I have made: Windows 9 concept Windows 10 concept WIndows NT 8.0 concept Windows 11 Concept Double click Windows COS Android PowerPoint OS Leaves OS Future OS Future OS (music edition) OG1_OS Magic OS April Fools OS Windows TE (Total Emulation) (Actually simulation) Windows Kista Windows Kista Ultimate Windows xpp Windows WE (Welcome Edition) Windows Se7en Windows 8 PowerPoint edition Phone OS OS-i PowerPoint multitasking OS jdfsfsf OS UFO OS Shark Windows (WTF!?) However, this is the first OS I have made to use macros. I have used ActiveX earlier, but macros are really new for my OS-s. | See on eelvaade mu PowerPointi operatsioonsüsteemist nimega Light OS. Kõik mida sa selles videos näed on tehtud Microsoft PowerPointiga. Eelvaate allalaadimise link (kui sul ei ole PowerPointi): https://www.dropbox.com/s/73msscok7qch2qb/LightOS%20without%20PowerPoint%20viewer.zip?dl=0 Link väiksema suurusega (kui sul juba on PowerPoint): https://www.dropbox.com/s/h15pe2iim7u6wli/LightOS.zip?dl=0 See ei ole tegelikult mu esimene OS. Siin on loend muudest OSidest, mida olen teinud: Windows 9 näidis Windows 10 näidis WIndows NT 8.0 näidis Windows 11 Näidis Topelt-klõps Windows COS Android PowerPoint OS Leaves OS Tuleviku OS Tuleviku OS (muusika väljaanne) OG1_OS Magic OS Naljapäeva OS Windows TE (Total Emulation) (Tegelikult simulatsioon) Windows Kista Windows Kista Ultimate Windows xpp Windows WE (Welcome Edition) Windows Se7en Windows 8 PowerPoint edition Phone OS OS-i PowerPoint rööprähklemise OS jdfsfsf OS UFO OS Shark Windows (WTF!?) Kuid, see on esimene OS, kus olen kasutanud makrosid. Ma olen ActiveX ka varem, kuid makrod on mu OS-idele väga uus. | My PowerPoint OS BETA.mp4 | PowerPoint | PowerPoint | PowerPoint,Microsoft PowerPoint (Presentation) | https://odysee.com/@MarkusTegelane:8/my-powerpoint-os-light-os-12-minute:8 | MarkusTegelane | . | 1 | /channel_db_lite/web/thumbs/68.jpg | N/A | /channel_db_lite/web/json/68.json | N/A | N/A |