That is what this thread should become, but obviously is not yet.....
Because I feel that there is A LOT to be gained for ANY desktop application developer by implementing web components to the desktop.
However, you will soon feel like Dr. Henry Stanley trying to find Dr. Livingstone.
The upside is, that Alpha has REALLY done us (desktop programmers) a big favor by making this possible. If you do not yet understand why, and still are not using web components on the desktop I urge you to invest some time in that to see what force could be available to you. It won't cost you more then an hour or so and the benefits will most certainly not disappoint you.
The downside is, that there really are not many people using web components on the desktop right now, and there is only little documentation available (if any.....). So, you would probably need to find out a lot of the good stuff yourself. If you invest enough time and efforts you will probably succeed, but why not make it a bit easier for all of us to share knowledge about using web components on the desktop in one, central, thread. Hence, me starting this thread for the benefit of all desktop freaks out there who are not yet on par with web components in desktop applications.
If you have any knowledge or experience to share, please do chime in and in and place the subject of your post in the title or in bold in the post itself so it can easily be found.
Web components can be used on the desktop since somewhere in v10 if I am right. The functionality exists throughout v11, but it is yet unsure whether it will be available in v12 or the farther future, since behavior of Alpha Five / Alpha Anywhere may change and the features might disappear if I understood Alpha Customer Service correctly that is. Upgrading from version v10 to v11 there has already some features changed in behavior significantly. As a result, some videos that were made to illuminate these features do not work anymore with v11. You can spend hours and hours before you find that out, because, unfortunately, Alpha has not been able to keep up with documentation whilst the software changed. That is very unfortunate, but on the other side: much has changed.......
It might be a good idea to make a note of such changes in this thread for others to know.
Furthermore, tips and tricks, pieces of code etc etc that is connected to using the web components on the desktop could go here. The added value of web components to the desktop is really awesome, and it would be extremely disappointing should these features go away into the oblivious simply because Alpha does not know that there are of us out there that actually use it, so even if you do not have to share anything in this subject but DO USE webcomponents on the desktop: please make yourself known.
The first interesting question would be whether it is possible to create an application completely using web components and no forms, but without any control panel opening to the user and with an automated start up of the main menu of that application (tabbed UI builder?). Or, rephrased: to which extend exactly can the web component technology be used in desktop applications?
I hope colleagues are prepared to chime in and share. I have some code and solutions available myself which I will put here as well since I expect others to meet the very same challenges.
Because I feel that there is A LOT to be gained for ANY desktop application developer by implementing web components to the desktop.
However, you will soon feel like Dr. Henry Stanley trying to find Dr. Livingstone.
The upside is, that Alpha has REALLY done us (desktop programmers) a big favor by making this possible. If you do not yet understand why, and still are not using web components on the desktop I urge you to invest some time in that to see what force could be available to you. It won't cost you more then an hour or so and the benefits will most certainly not disappoint you.
The downside is, that there really are not many people using web components on the desktop right now, and there is only little documentation available (if any.....). So, you would probably need to find out a lot of the good stuff yourself. If you invest enough time and efforts you will probably succeed, but why not make it a bit easier for all of us to share knowledge about using web components on the desktop in one, central, thread. Hence, me starting this thread for the benefit of all desktop freaks out there who are not yet on par with web components in desktop applications.
If you have any knowledge or experience to share, please do chime in and in and place the subject of your post in the title or in bold in the post itself so it can easily be found.
Web components can be used on the desktop since somewhere in v10 if I am right. The functionality exists throughout v11, but it is yet unsure whether it will be available in v12 or the farther future, since behavior of Alpha Five / Alpha Anywhere may change and the features might disappear if I understood Alpha Customer Service correctly that is. Upgrading from version v10 to v11 there has already some features changed in behavior significantly. As a result, some videos that were made to illuminate these features do not work anymore with v11. You can spend hours and hours before you find that out, because, unfortunately, Alpha has not been able to keep up with documentation whilst the software changed. That is very unfortunate, but on the other side: much has changed.......
It might be a good idea to make a note of such changes in this thread for others to know.
Furthermore, tips and tricks, pieces of code etc etc that is connected to using the web components on the desktop could go here. The added value of web components to the desktop is really awesome, and it would be extremely disappointing should these features go away into the oblivious simply because Alpha does not know that there are of us out there that actually use it, so even if you do not have to share anything in this subject but DO USE webcomponents on the desktop: please make yourself known.
The first interesting question would be whether it is possible to create an application completely using web components and no forms, but without any control panel opening to the user and with an automated start up of the main menu of that application (tabbed UI builder?). Or, rephrased: to which extend exactly can the web component technology be used in desktop applications?
I hope colleagues are prepared to chime in and share. I have some code and solutions available myself which I will put here as well since I expect others to meet the very same challenges.
Comment