35ea547fd1
ElementAccess: (WIP) another unsuccessful attempt
...
Problem is, we can not even compile the conversion in the "other branch".
Thus we need to find some way to pick the suitable branch at compile time.
Quite similar to the solution found for binding Rec<GenNode> onto a typed Tuple
2018-04-09 02:19:54 +02:00
91b83f5ede
ElementAccess: (WIP) unsuccessful attempt to solve the typing problem
...
the intention was to return disparate result types, just depending on the
actual position in the UI-Coordinates. The client knows what to expect
2018-04-09 01:14:12 +02:00
c245098d45
ElementAccess: (WIP) first draft for internal accessor function
...
...but can not work this way.
Since void* has not RTTI, no secure access with downcast is possible
2018-04-09 00:51:24 +02:00
09359cf92a
ElementAccess: initial brainstorming about the interface mechanics
2018-04-07 02:28:29 +02:00
dc97ab5546
ElementAccess: consider helper to encapsulte access to actual GTK structures ( #1134 )
2018-04-07 01:00:25 +02:00