Support Board
Date/Time: Fri, 10 Jan 2025 18:01:48 +0000
Post From: Development Work for ACSIL developer, Grid Window Callable from ACSIL Custom Study
[2016-09-16 06:28:28] |
enemyspy - Posts: 306 |
It is not that I dislike c++ for grid and checkbox controls. I think it would likely be better, after I spend like 60 hours trying to figure it out. Its just that I have always been able to get around coding a window from scratch, and have just never needed to code a window before in c++. This is the first time I have ever needed to make a window in c++. So this is a bad answer that basically says I am lazy, but I like c# forms applications for this as you can just Drag and drop everything to design the window even more easily than it can be done in wordpress, and if you want deploy it as a web app and server easily. Then you just need to write the functions to put in the control functions so they know what to do. So it eliminates the learning curve of how to actually code a window with form controls. With a shared memory object it is still necessary to serialize the data? For example could two apps just share an object of stl containers? Date Time Of Last Edit: 2016-09-16 06:34:09
|