Search:

Type: Posts; User: radBasicHost

Search: Search took 0.03 seconds.

  1. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Olaf,

    Very simplified for your understanding when you compiles the module (almost in RAD Basic):

    Step 1



    1. Search in Symbol Table for "hello"
    2. Found it, search method "Create", get...
  2. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Olaf,



    as I said if you have to expose the class, you could compile it as a COM object. It's easy. Most classes don't need. If I'm wrong, why every language out there is working as I said?...
  3. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Yes, as they are in fact a COM object as any other.

    COM objects are mostly written in C++, not in VB itself.

    Regards.

    Carles Royan
  4. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Olaf, this is your point of view. I think you are wrong in so many levels too. I love you had some respect this time :) And no problem about supporting my project, I see you are busy with...
  5. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi,

    Let me try to clarify some points:

    1. COM Based?



    No, it's not true. It is not need of reimplementing in the same way for achieving source code compatibility. Visual Basic 6 controls...
  6. Thread: TwinBasic

    by radBasicHost
    Replies
    1,809
    Views
    872,168

    Re: TwinBasic

    None. At this moment friendly relationship.

    We see in future...

    Regards

    Carles
  7. Thread: TwinBasic

    by radBasicHost
    Replies
    1,809
    Views
    872,168

    Re: TwinBasic

    Wayne,

    Congrats for this milestone.

    I think there is enough room for our projects and they could live side by side.

    We talked before and we are kind each other :)
  8. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Thanks to everyone who is supporting the project and specially who backed to it in Kickstarter.

    I'm working hard for showing more news along the campaign.

    Have a big hug!

    Carles Royan
  9. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    You could continuing saying I'm lying, so this is my last post, as this isn't a technical discusion.

    Your assumptions, Olaf, are very, very wrong.
    See, my whole listing of the 8 points above...
  10. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Thanks Olaf.

    I'm not native English, so I explained very bad, as I see.

    The only reference of COM-ports was in #134, about implementing old features. It was a reference to an example of...
  11. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Thanks for your congrats.

    Sure, I like discuss any technical issues. I discussed a lot in public and in private with members of this forum. I'm very relaxed about it.

    But, I want to discuss...
  12. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Sorry, I haven't seen. I've just answered right now.
  13. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    LOL

    Thanks for a little of humour :bigyello:
  14. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Schmidt/Olaf,

    As yereverluvinuncleber say, your repetitive attack to my persona didn't contribute in this thread. So, it will be the last message about this personal attacks. I will only...
  15. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Sorry, I didn't explain well in this point.

    Your OCX will work in 32 bit compilation. RAD Basic ships: IDE, compiler and new Runtime Library. This new runtime library allows:

    - A maintained...
  16. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Baka,

    I understand your point of view. But, for enterprise, compatibility is a must. There are prior messages about COM port (my PC didn't have any!) or DAO which it was deprecated a lot of...
  17. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Neither of both. ADO support is a must, as ADO was introduced by Microsoft for replacing DAO and RDO.

    Quoting myself:


    DAO is not implemented as a matter of resources. For first version it...
  18. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Oh, I'm like Columbo Detective: One last thing....

    You could check in this tweet: https://twitter.com/radbasic/status/1343894666740170753?s=20
    Or facebook page: https://fb.watch/4ycSUz2YRc/

    A...
  19. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Sorry, I forgot one thing.



    Yes, you can use ActiveX/OCX. There is a demo using MSIE ocx, well, it's up to you if you believe it ;) https://www.youtube.com/watch?v=Fnw-cicpBR8

    DAO support is...
  20. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi!

    First of all, sorry for didn't answer before. I'm more active in twitter and I didn't get any email notification of this thread.

    I want to clarify some points:

    - RAD Basic core (compiler...
  21. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    qvb6, you are right, my fault. Qt changed this in 4.5. I used intensively in 3.x days, and there was only GPL and commercial (in contrast of GTK which always been LGPL). I reviewed the license...
  22. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Well I don't know the details and I don't want to make parallelism. Only one example about it don't need a large team, answering previous post, not only yours.

    Regards.
  23. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hey! I miss a lot of messages.

    Only, some ideas about you say:

    1. There could be multiple attempts for "VB7" which failed in the past. Sure, it's impossible doing it in a hobby manner. It's the...
  24. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi!

    I'll try it!

    Very interesting zig creator. As I've said, this is a different approach. It is not a new environment, it would be a direct clone.

    I think this kind of project, if you want...
  25. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Olaf,

    I'm sorry, but I completely disagree with you.

    I'm not enter in personal context, as you does, qualifying people (not only me) and their knowledge. How do yo know there are 3 people...
  26. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi Olaf,

    A lot of ideas here. Let me share my point of view:



    Well, it's your point of view. A lot of people pre-order videogames which only share videos, and some only cinematics, not...
  27. Replies
    246
    Views
    85,255

    Re: https://www.radbasic.dev/

    Hi!

    I'm the lead developer of RAD Basic.

    There were a lot of comments. I try to summarize all in this answer (some of them will be in a new FAQ section to the webpage):

    1. No, it is not a...
Results 1 to 27 of 27



Click Here to Expand Forum to Full Width