PlugIn for close to VB6 functionality
Posted: Thu Jan 18, 2018 1:58 pm
Sorry guys I know I have been a pain here but let me ask a question.
I have been learning purebasic in the last few weeks coming from vb6 and have to say it is so close as a direct replacement and much better.
Because I do like organizing my code using classes the simpleOOP plugin solves that problem.
It gave the the idea and insight if anybody knows if a plugin can be written to simulate vb6 functionality for the GUI designer.
the plugin Would have to:
allow for when a gadget is clicked the default event would be created
like in vb6 there would be a new windows with drop down to select control and event options for that control / and event code should be inserted there
plugin would insert the required code to make PB work.
Anyone know if this is possible or if anyone has done this?
So close.
I have been learning purebasic in the last few weeks coming from vb6 and have to say it is so close as a direct replacement and much better.
Because I do like organizing my code using classes the simpleOOP plugin solves that problem.
It gave the the idea and insight if anybody knows if a plugin can be written to simulate vb6 functionality for the GUI designer.
the plugin Would have to:
allow for when a gadget is clicked the default event would be created
like in vb6 there would be a new windows with drop down to select control and event options for that control / and event code should be inserted there
plugin would insert the required code to make PB work.
Anyone know if this is possible or if anyone has done this?
So close.