(bread rises from dough)
Printable View
Yes, you set up a pretty obvious pun. I'm not one to pass up such an opportunity. In fact, there were several possible replies that I considered. I liked that particular pun the best, though.
twinBASIC status update:
twinBASIC update June 12, 2022
Highlights include ActiveX control support on twinBASIC forms and a discussion about the (accidental?) interface constructor language feature.
Mine was just a rye comment, I didn't expect bread puns to flour.
Please stop these bread jokes, they are offensive to me. My father was electrocuted in a bakery.
He trod on a bun and a currant shot up his leg.
Oh dough. That must have been hair raisin, a loaf changing experience. I guess you're not bready for these kneading-edge puns yet.
I'm getting a cob on from these crusty jokes. Turnover it.
Bread puns never grow mould.
Come on... use your loaf, please stop.
Put it to bread now lads and get brack to work
I'm on a roll
These bread puns will soon all be toast.
Well then, I realize that they are putting a lot of yeast, there is a book that says to be careful with the yeast, because it can take all the dough.
Edit: Forget what I wrote...
Bread puns happen when you yeast expect them.
puns????
The translator googles me plus I don't understand the right words for what they really mean when used figuratively... be more explicit
A 'pun' is a joke where a word can have more than one meaning, or where a word sounds (a bit) like a different word.
'Yeast' is what makes bread rise (you may call it levedura or fermento?).
And it sounds like 'least'.
So "Bread puns happen when you yeast expect them" is a jokey way of saying "Bread jokes happen when you least expect them"
Or "These bread puns will soon all be toast." Toast is bread that is has been grilled, often when it is getting old (you may call it torrada or brindar?), but it also means (in slang) 'doomed' or 'in trouble'. So it means "These bread jokes will soon all be doomed".
And "Are you just trying to get a rise out of him?" plays on two meanings of the word 'rise' - it can mean to get an angry reaction out of someone, but it also means dough 'rising' to twice its size.
'half-baked', 'knead' (need), 'rye' (wry), 'flour' (flower), 'loaf', 'roll' and other words are baking terms that can have other meanings or sound like other words.
You guys knead help. BETA 53 is now available:
https://www.twinbasic.com/downloads/...DE_BETA_53.zip
- fixed: IStream::Stat implementation, causing crash in using some ActiveX controls
- fixed: support for CODEJOCK Xtreme ActiveX controls
- fixed: LBound/UBound not working if the value passed in is a Byref-Variant param [ https://github.com/WaynePhillipsEA/twinbasic/issues/887 ]
- improved: monaco error widget now auto-wraps long error descriptions [ https://github.com/WaynePhillipsEA/twinbasic/issues/885 ]
- improved: further improvements to Implements-Via support
I never meant to offend.... I just made the joke because the process was going too fast. I did not mean to offend.
Perhaps the translations by Google or difference in custom or culture, can generate a malaise.
There are places around here that people don't call each other sir or ma'am. Just call friend. I've noticed that around here on the forum that calling another friend seems to bring inconvenience ... as I said, they are variations of custom or culture.
You did nothing wrong at all. You certainly didn't offend anybody.
What you did with your joke was give us the opportunity to post more jokes (or more accurately 'puns' - which admittedly aren't always easy to understand, specially if you are using Google translate).
The heat of emotion and the amount of labour here from Wayne, it's becoming toasty.
Mike Wolfe has an article showing how to Create an Office COM Add-in with twinBASIC
Ever wish you could turn your VBA code into a COM add-in that would run in 32- AND 64-bit Office applications? It's easier than ever with twinBASIC.
https://nolongerset.com/create-com-a...ith-twinbasic/
BETA 54 is now available:
https://www.twinbasic.com/downloads/...DE_BETA_54.zip
- improved: ActiveX component can now show their custom property pages via the '(Custom)' property in the form designer
- fixed: ActiveX controls z-order issue [ https://github.com/WaynePhillipsEA/t...ent-1152911326 ]
- fixed: can't access Implements-Via proxy procedures inside a With block [ https://github.com/WaynePhillipsEA/t...ent-1152911326 ]
- added: new IDE setting of 'IDE: Data Execution Prevention (DEP)', defaults to ON (needs to be off for some components, like gif89)
- fixed: form Left/Top/Width/Height properties can now be set programmatically at runtime [ https://github.com/WaynePhillipsEA/t...ent-1152911326 ]
While I don't have time to carefully test the latest version of twinBasic right now, I look at this thread every day for updates. I've gotten into the habit of checking out the Other-Basic subforum, all because of twinBasic. Thank you, WaynePhillipsEA.
BETA 55 is now available:
https://www.twinbasic.com/downloads/...DE_BETA_55.zip
- added: support for licensed ActiveX objects
- fixed: when adding new ActiveX controls to a form, the designer no longer shortens the generated names [ https://github.com/WaynePhillipsEA/t...ent-1156407273 ]
- fixed: Screen object was not always initialized when running through the IDE/debugger
- fixed: shadowing of members with Implements-Via [ https://github.com/WaynePhillipsEA/twinbasic/issues/894 ]
- improved: added 'ActiveX Properties...' context menu option for right-click on form designer Ax controls
BETA 56 is now available:
https://github.com/WaynePhillipsEA/t...eases/tag/beta
- fixed: lots of issues with ActiveX property pages
- fixed: SSTAB Click event not firing [ https://github.com/WaynePhillipsEA/twinbasic/issues/905 ]
- improved: form designer mouse click events are now passed through to the ActiveX HWND, allowing some controls like SSTAB to change tabs from the designer [ https://github.com/WaynePhillipsEA/twinbasic/issues/905 ]
- fixed: default names of new controls now match VBx [ https://github.com/WaynePhillipsEA/twinbasic/issues/907 ]
- fixed: 'Control' data type was not exposed publicly [ https://github.com/WaynePhillipsEA/twinbasic/issues/912 ]
Creating a Standard (non-ActiveX) DLL with twinBASIC
Mike Wolfe has an article showing how to create a standard DLL using twinBASIC.
With twinBASIC, you no longer need C++ to build a standard DLL. Call high-performance code from VBA without needing the Windows registry.
https://nolongerset.com/how-to-stand...ith-twinbasic/
Back in the day this is something I wanted badly in VB6. However, in hindsight it was a very good thing for me that VB6 didn't have it because if it did, I'd have never dared to learn C/C++. Then I would have never believed in myself enough to know that I could learn other languages besides BASIC. I grew up in BASIC, started when I was like 8 to 10 years old and before I ever wrote my first piece of C code, I was incapable of conceiving that I had the smarts to learn anything else. Non-BASIC languages scared me for the longest time until I wrote C code for the first time. Today I've familiarized myself with many languages including C, C++, C#, Python, Assembly, JavaScript, HTML, CSS etc. I'm far from being an expert in any of these but I'm no longer afraid of them and it all started with my first adventure into C.
Anyways, this feature is long overdue. The ability to create standard DLLs is something Visual Basic should have had a long time ago. It's a very good thing TwinBASIC has it because even in 2022 we still mostly have to rely on C to do this. It is nice to have another language that could do it.
Yes, that's the main reason I learned C++, to fill in the gaps VB6 couldn't handle.
But it has been a few years since I did anything seriously with C++, I guess we did find ways of doing more with VB6.
Most of what I do now is in VB6 or JavaScript (plus HTML, CSS, SQL, etc.)
I'm down to my last VB.Net application now, and need to look at re-writing this as an Android app. It would be good to use twinBASIC for this but it doesn't look as though the timescales will fit - I don't expect an Android version of twinBASIC before this time next year. I'll probably have to look for an alternative approach.
A new twinBASIC IDE - BETA 57 is now available.
Download from here... https://github.com/WaynePhillipsEA/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from the local folder.
A new twinBASIC IDE - BETA 58 is now available.
Download from here... https://github.com/WaynePhillipsEA/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from the local folder.
twinBASIC Status Update
twinBASIC Update: June 19, 2022
Highlights include improved support for 3rd-party ActiveX controls, a new location for tB IDE releases, and a discussion about where to put non-visual controls.
A new twinBASIC IDE - BETA 59 is now available.
Download from here... https://github.com/WaynePhillipsEA/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from the local folder.
Creating a Standard (non-ActiveX) DLL with twinBASIC
Mike Wolfe has an article on How to Create a Standard (non-ActiveX) DLL with twinBASIC
With twinBASIC, you no longer need C++ to build a standard DLL. Call high-performance code from VBA without needing the Windows registry.
https://nolongerset.com/how-to-stand...ith-twinbasic/