Search:

Type: Posts; User: yereverluvinuncleber

Page 1 of 13 1 2 3 4

Search: Search took 0.04 seconds; generated 21 minute(s) ago.

  1. Replies
    6
    Views
    568

    Re: twinBASIC poll

    I hear what you are saying re: RADBasic. I hope he makes more progress and proves to us all that he is a contender. He has a lot of catching up to do.

    Faf. I always look forward to your next...
  2. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Really enjoying coding in VB6 at the moment. Nice when you seem to 'fly'.

    https://www.vbforums.com/images/ieimages/2024/03/5.jpeg

    I have been performing a code review of my own code, not...
  3. Replies
    6
    Views
    568

    Re: twinBASIC poll

    I guessed that it was a little tongue-in-cheek but in truth I do not want to dip into Discord at the moment as I have enough to take on my precious time. I do tend to become sucked into something new...
  4. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I found two resources that allow conversion of a function from .js to VB (.net), one uses AI, unsure about the other. The conversion to VB.NET is often reasonably done but then requires some fettling...
  5. Replies
    6
    Views
    568

    Re: twinBASIC poll

    Put the poll here too to allow local voting and discussion. There are many here that just don't want a discord account but might still want their voice heard - you know the type, the 'older' vb6ers...
  6. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I have toyed with that idea too. A polished wood panel that the monitor is mounted upon. A plush wooden frame with brass embellishments. It has been done before and given time I will do it myself!
    ...
  7. Re: Getting the ball rolling. Which VB6 projects are you working on?

    My 4K desktop showing the two editors side by side and the .js/VB6 equivalent code before/after conversion.

    https://www.vbforums.com/images/ieimages/2024/03/21.png

    You realise how superb the...
  8. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Yes, I sort of get that. I have need of the same for one of my other VB6 programs that would really benefit from being able to embed one of the dieselpunk gauges onto its surface. I will add it to...
  9. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Impressed. The idea of creating a control panel applet is an interesting one. I will need to add some sort of control panel for my desktop widgets/trinkets and that might be an option.



    OK, I...
  10. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I have just moved into a new home and so my work rate in code has drastically reduced. Despite this I am managing to do a little every day.

    My weather gauges are moving ahead, the single master...
  11. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Good to hear that! I created thomething thimilar for Mars Chocolate, taking data from a PLC controlled by a PDP11 and then formatting the data realtime, to show actual production levels graphically,...
  12. Re: VB6 COMPILED DLL giving CLASS_E_CLASSNOTAVAILABLE issue

    You need to demonstrate that.
  13. Re: Weird "bug" with Dim? Does everyone know that Dim ignores logic?

    THAT is a good thread. So good to learn stuff like this.
  14. Re: Detecting Sleep / Standby mode

    When I want to detect whether a system has just awoken from sleep I have used a stored timer and compared it against current system time, if there is a discrepancy greater than the timer interval I ...
  15. Re: Getting the ball rolling. Which VB6 projects are you working on?

    That is great. Each VB6 creation is just as valid as another. My creations look great at least, to me - but not to others!

    Your software is doing a REAL task which mine are not. Mine are just...
  16. Re: Getting the ball rolling. Which VB6 projects are you working on?

    I'm getting there! Several gauges built now. Smooth animation added to the pointers. Need to test and implement multi-monitor handling, need to unpack my other monitors from over 100 boxes (just...
  17. Re: [VB6]Hi the trick,how to enumerate all modules and members in a project?

    Undead? Well, in my living zombie existence, that makes some sort of sense. I look for the light of at least partial resurrection in TwinBasic and possibly even the lesser God, RadBasic, in time.

    ...
  18. Re: VB6 COMMUNITY PROJECT - MSPAINT with Add-Ins

    I don't think gaouser is learning about software development in VB6, I think gaouser is just DOING software development. So far, nothing can stop him!
  19. Re: VB6 COMMUNITY PROJECT - MSPAINT with Add-Ins

    There is already a FOSS Paint, C++.

    https://www.vbforums.com/images/ieimages/2024/02/3.jpg
    ...
  20. Replies
    4
    Views
    495

    Re: How do I do this in VB6?

    Top tip in raising a request for help on this forum: Don't ever say, "How do I do this in VB6?" as the subject. Either no-one or the wrong person is likely to turn up and respond - like me now.
    ...
  21. Re: Why did Microsoft abandon ,killed VB6?

    40% of the time it works EVERY time.
  22. Re: Why did Microsoft abandon ,killed VB6?

    Switches/flags/options to do this or that for compatibility. There are ways.
  23. Re: Why did Microsoft abandon ,killed VB6?

    If you had a degree, you had C.
  24. Re: [RESOLVED] Why are there no cooperative areas here? Or are there?

    I'm going forward with it after going back to it.
  25. Re: [RESOLVED] Why are there no cooperative areas here? Or are there?

    VB6 does graphics well with a little help from Olaf's RichClient framework. You can see my VB6 creations starting to appear here: https://github.com/yereverluvinunclebert

    Don't discount VB6 as...
  26. Re: [RESOLVED] Why are there no cooperative areas here? Or are there?

    Years ago, I once naïvely offered all my Konfabulator widget graphics on the VB6 side of the forum hoping someone would pick up what I had offered and then create an equal VB6 masterpiece from each....
  27. Re: Philosophical question about keeping projects on OneDrive vs Local Drive

    Microsoft has a terrible relationship with synching. Remember that.

    o Briefcase, mucking up your documents.
    o Windows desktop, a structure synching to the filesystem and not part of it, mucking...
  28. Re: I beg of you PLEASE consider offering perpetual licenses.

    Sounds like a good model and a good compromise to me.

    Access to support forums could be controlled by quoting a current user subscription/product ID? Just thinking. Possibly not a good idea but...
  29. Replies
    1
    Views
    360

    Re: Real titlebars!!!!!!

    Nice to be mentioned as having influenced TB a little bit, thanks Faf and thanks Wayne in particular. These days I consider title bars to be an extra special additional feature, perhaps Wayne should...
  30. Re: [COMPLETE] Starting over - (phase 1)

    Starting over is the hardest thing to do, especially when you realise you have been doing something fundamentally wrong all the time. This realisation can prevent you restarting altogether.

    What I...
  31. Replies
    69
    Views
    7,177

    Re: Cars we had, and now have

    Pretty picture please Peter Porter, pronto!

    I agree that the SUV style is universal now. You can barely tell one from another.

    Re: the technology, The playing field is levelling now with the...
  32. Replies
    69
    Views
    7,177

    Re: Cars we had, and now have

    Rust! The bane of all classic car owners. One day we will learn how to reassemble the rust molecules into original parts. People will wish they'd kept their bags of rust... perhaps not.

    Just had...
  33. Replies
    15
    Views
    954

    VS 2010 Re: Migrating VB 2010 code

    and now it is renewed with the new ingredient - 64 bits of TB.
  34. Replies
    15
    Views
    954

    VS 2010 Re: Migrating VB 2010 code

    Migrate to VB6 - it has a future!:wave:
  35. Re: Image embeds got replaced with a URL on VBF that doesn't exist

    This forum has changed previously loaded and correct images for me as well, turning them into malformed URLs. Not recently though.

    Oh yes, Helloooo Niya.
  36. Re: Image embeds got replaced with a URL on VBF that doesn't exist

    I have recently come across examples of imgur disposing of old images older than 15 years, the particular site was from 2007. It was an unexpected event as imgur seemed to retain images longer than...
  37. Re: What song are you listening to right now?

    Made me listen to this gem:


    https://www.youtube.com/watch?v=vhG8zC4npsE
  38. Re: VB6 Question: XML Problem extracting attributes from similarly named nodes

    Techgnome, Some small changes to make your code operate correctly.




    Dim MetarNode As MSXML2.IXMLDOMNode
    Dim SkyCondition As MSXML2.IXMLDOMNode
    Dim SkyConditions As...
  39. Re: VB6 Question: XML Problem extracting attributes from similarly named nodes

    You are also correct with regard to JSON. I'll take that advice on board.
  40. Re: VB6 Question: XML Problem extracting attributes from similarly named nodes

    Techgnome, you have definitely set me on the right path. I was doing an analogue of that but I had missed out a couple vital steps, in particular the SET to a particular node. Thankyou. I feel I have...
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width