Results 1 to 5 of 5

Thread: Building PhotoDemon in the twinBASIC programming language

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2015
    Posts
    1,446

    Building PhotoDemon in the twinBASIC programming language

    Building PhotoDemon with twinBASIC

    PhotoDemon is one of the most complex VB6 open-source projects still actively maintained. Mike Wolfe of NoLongerSet shows how to build it yourself in about 10 minutes with twinBASIC.

    https://nolongerset.com/photodemon/


  2. #2
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    6,973

    Re: Building PhotoDemon in the twinBASIC programming language

    FYI if you have as little regard for proper version control as me, you can skip all the git/symlink steps, click Code-Download as ZIP in the repo webpage, extract, import, compile, run

  3. #3
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,980

    Re: Building PhotoDemon in the twinBASIC programming language

    Feedback: Did that. Did it all. All good. Worked perfectly.

    200,000 lines of code compiled and linked using TwinBasic and able to run within 10 -15 secs - whereas the old VB6 IDE only accomplished the same in approximately 3 minutes and 15 secs (both on a quad core 4.ghz system with SSDs).

    The proof of the pudding, as they say, is in the eating. TB is proving to be extremely advanced and very good. I will be eating this pudding and testing more and more.
    https://github.com/yereverluvinunclebert

    Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.

    By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2015
    Posts
    1,446

    Re: Building PhotoDemon in the twinBASIC programming language

    Quote Originally Posted by yereverluvinuncleber View Post
    Feedback: Did that. Did it all. All good. Worked perfectly.

    The proof of the pudding, as they say, is in the eating. TB is proving to be extremely advanced and very good. I will be eating this pudding and testing more and more.
    If Wayne gets the big update finished in time it could be a Christmas Pudding you're eating

    Name:  ChristmasPudding.png
Views: 166
Size:  287.4 KB

  5. #5
    PowerPoster
    Join Date
    Jan 2020
    Posts
    5,090

    Re: Building PhotoDemon in the twinBASIC programming language

    I hope I can turn it into a component like a net class library. If rc6.dll, it's just a com object browser by itself. The number of users may be very small.

    Rc6.dll It is a general free. A com component that integrates thousands of functions.
    In the C #.net development environment, web socket, JSON, QR Code generation, recognition. They are all independent small nuget components. If they can provide the source code at the same time and compile it directly into a software, it may run faster.

    If photoman can be compiled into a large DLL, or broken into several small DLLs, to provide free and open source library components for VB6, twinbasic, VBA, Python, this will be the second great work.

    What the VB6 family lacks most is nuget, a component ecosystem site like NPM that can download a variety of libraries.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width