QB64 Phoenix Edition
Methods in types - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11)
+--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2)
+--- Thread: Methods in types (/showthread.php?tid=3385)



Methods in types - bobalooie - 01-17-2025

I apologize if this has been discussed before, a search of the forum was a bit inconclusive. I much prefer working in QBPE but I recently did a couple projects in FreeBASIC because FreeBASIC allows having methods in UDTs, which was very advantageous to writing the solutions. How difficult would it be to add the capability to include methods with a TYPE definition in QBPE? TIA