Subj : Re: bug To : Andrew Clarke From : Ben Ritchey Date : Sat Jul 14 2018 15:13:54 * An ongoing debate between andrew clarke and Ben Ritchey rages on ... ac> 13 Jul 18 19:25, you wrote to all: BR>> I have a cosmetic issue when starting gedwin.exe when the screen BR>> is set to 80 columns. The resultant "buf" for part of the startup BR>> screen is too big for 80 columns so it shows as blank (my BR>> golded.h is a bit fancy). :( Though the startup of Golded is so BR>> fast one seldom sees the startup screen, it IS still wrong in my BR>> case {chuckle}. ac> You could probably just paste the patch here if you don't want to go ac> to the trouble of forking it on Github. So said & done {chuckle} File: geinit.cpp.new === Cut === wprints(5, 12, C_BRAGW, "https://github.com/golded-plus"); wcenters(MAXROW-16, C_BRAGW, "This executable is distributed by"); gsprintf(PRINTF_DECLARE_BUFFER(buf), "%s", __gver_vendor_name__); wcenters(MAXROW-14, C_BRAGW, buf); if (*__gver_vendor_fido__) { gsprintf(PRINTF_DECLARE_BUFFER(buf), " FIDONet: %s ", __gver_vendor_fido__); wcenters(MAXROW-13, C_BRAGW, buf); } gsprintf(PRINTF_DECLARE_BUFFER(buf), "%s", __gver_vendor_email__); wcenters(MAXROW-12, C_BRAGW, buf); gsprintf(PRINTF_DECLARE_BUFFER(buf), "Compiled on %s %s", __gver_date__, __gver_time__); wcenters(MAXROW-10, C_BRAGW, buf); // Wait after startup screen -=:{ ***** Testing only ***** }:=- // waitkey(); } === Cut === Note: 1st line of patch goes several lines above the rest of the patch ... ac> BTW something is adding CRs to your messages in between paragraphs... Hmmm...it's always been that way {shrug} have to check .cfg options ... but it helps segment the thought process when quoting !!! lol .-- Keep the faith, -------------------------------------------------. | | | Ben aka cMech Web: http|ftp|binkp|telnet://cmech.dynip.com | | Email: fido4cmech(at)lusfiber.net | | Home page: http://cmech.dynip.com/homepage/ | | | `-------- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -------' .... My story is much like yours but more interesting 'cause it involves me. --- GoldED+/W32-MSVC v1.1.5-g20180712 ... via Mystic BBS! * Origin: FIDONet - The Positronium Remote (1:393/68.8) .