topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 27, 2026, 4:33 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 201 202 203 204 205 [206] 207 208 209 210 211 ... 1515next
5126
I was just about to post how this would be a nice feature but how hard it would be to fix it..
That elegant solution never occurred to me either!! Sometimes simpler is better.
Very nice idea, Stoic.  :up:
5127
Developer's Corner / Re: Copy/pasting code and the last line effect
« Last post by mouser on December 11, 2015, 06:57 PM »
Yes, ONE explanation is that the last line is correct but he/she forgot to increase the array size (thats my guess).
You could also argue that the last line should not be there at all -- in which case the proper explanation is not that that last line was "redundant" -- it's certainly not -- it will cause serious problems.
5128
Developer's Corner / Re: Copy/pasting code and the last line effect
« Last post by mouser on December 11, 2015, 06:41 PM »
actually there is a bigger bug here, though it's hard to be sure exactly what the author intended.

First things first, this looks like c++ code.

my guess is that the most likely bug is the declaration WORD m_wVertexIDs[3] should probably be WORD m_wVertexIDs[4];
creating a 4 element array(vector), indexed from 0 to 3, making the lines in the function correct.  if so this is NOT an example of a last line effect, but a deadly c++ style error of declaring an array too small (which may not be flagged as an error).

It's certainly true that the Multi Theft Auto code example is incorrectly diagnosed -- that last line is not "redundant", it is an error (given the earlier declaration) -- one that would be caught in some languages or cause unpredictable memory problems in others.
5129
DC Website Help and Extras / Re: Continued software development?
« Last post by mouser on December 10, 2015, 09:42 PM »
 :up:
5130
Multi Photo Quotes / Re: Latest Multi Photo Quotes Release v2.06.01 - Dec 10, 2015
« Last post by mouser on December 10, 2015, 12:42 PM »
v2.06.01 BETA - Dec 10, 2015
  • [MinorFeature] Transparent images were being resized with white backgrounds.
  • [Feature] You can now hit 'd' key to toggle display of image filenames as captions on images (see checkbox option on General Options tab).
5131
Great to see you ego.bizzin  :Thmbsup:
5132
Running LBC with -nodock and -nowindow gives the menu flyout (with an "exit" selection on bottom) on a left click, and no response on a right click.
try the latest beta (https://www.donation...dex.php?topic=2578.0)
5133
Multi Photo Quotes / Re: Problem loading alpha transparent PNG images
« Last post by mouser on December 09, 2015, 04:28 PM »
xesenif and I managed to get it fixed; will be in next update.
5134
Multi Photo Quotes / Re: Problem loading alpha transparent PNG images
« Last post by mouser on December 09, 2015, 02:23 PM »
Pictures received, and i managed to reproduce the problem.  standby, working on it..
5135
Multi Photo Quotes / Re: Problem loading alpha transparent PNG images
« Last post by mouser on December 09, 2015, 02:05 PM »
Can you email me a zip file with a few of those transparent pngs that are displaying oddly? ([email protected])
5136
Multi Photo Quotes / Re: Problem loading alpha transparent PNG images
« Last post by mouser on December 09, 2015, 01:44 PM »
Ok so the way i'm interpretting that screenshot is that MPQ is using WHITE in the transparent areas, and that where you see black is actually NON-TRANSPARENT BLACK.  Does that make sense?
And then the fix (for you at least) would be for MPQ to render the transparent areas black.
5137
How are you trying to enter preferences screen?
5138
Multi Photo Quotes / Re: Problem loading alpha transparent PNG images
« Last post by mouser on December 09, 2015, 12:53 PM »
Hmm.. interesting problem and the first time this has come up.. From your sample images it looks like it's not exactly clear what the right thing to do would be.. Would you want an option to set the color to be used for transparent areas? In your case it looks like most of the time that would be white.. but some of your images look like black would be a better choice..
5139
PBOL / Re: PBOL gauge text too big on hi res monitors
« Last post by mouser on December 09, 2015, 11:48 AM »
Glad to hear it  :up:
5140
PBOL / Re: PBOL gauge text too big on hi res monitors
« Last post by mouser on December 09, 2015, 10:54 AM »
Try the newly uploaded beta:


You should see new option on Appearances tab where you can override default gauge text font size.
5141
LaunchBar Commander / Re: Mouser - any way to batch/bulk edit LBC menu entries?
« Last post by mouser on December 09, 2015, 10:47 AM »
Thanks for testing!

It should be replacing icon paths, so i'll fix that (just uploaded new beta version where it should be fixed).

[But as you've discovered those are only to assist you in editing in the future -- icon data is internally stored at the time of setting it and the icon files need not exist after that.]
5142
PBOL / Re: PBOL gauge text too big on hi res monitors
« Last post by mouser on December 09, 2015, 09:24 AM »
I see.. ok I will try to fix -- perhaps by just allowing some custom font size options.
5143
N.A.N.Y. 2016 / Re: NANY 2016 Pledge: PINCode Grapher
« Last post by mouser on December 09, 2015, 09:03 AM »
There may be a bug with the forum attachment system with non-images.. i'm looking into it.

a fix is to use [attachurl=] instead of [attach=]
5144
PBOL / Re: PBOL gauge text too big on hi res monitors
« Last post by mouser on December 09, 2015, 08:38 AM »
can i see a screenshot?
5145
Find And Run Robot / Re: Find only applications, no folders or documents?
« Last post by mouser on December 09, 2015, 07:31 AM »
If you want FARR to only ever find files with certain extensions, you can do that by going to the Search Folders tab and editing your search folders so that they only return files with certain extensions.

It does seem like perhaps I should add a single global option that would have this effect thought.. I will consider it.
5146
Screenshot Captor / Re: SOLVED: Windows 10 OneDrive hijacks PrintScreen hotkey.
« Last post by mouser on December 08, 2015, 04:57 PM »
Thanks for sharing this -- I'll bet there are others who are wondering why PrtScr key stopped working  :up:
5147
exactly the same program, nothing should be different.
5148
General Software Discussion / Re: MilesAheadSoftware source only future?
« Last post by mouser on December 07, 2015, 11:11 AM »
DC can host your software.  Those false antivirus alerts are so painfully annoying (still have to figure out a way to solve that no matter where you host).
5149
Find And Run Robot / Re: Is there really a new version 2.226.01?
« Last post by mouser on December 07, 2015, 05:13 AM »
Nothing to be alarmed about -- I just discovered that, despite releasing v2.226 in June, I had never made the update "official" according to the update checker -- so people weren't informed about it.  That sometimes happens when I release a minor update and I'm not sure if I'm going to release another one soon after.

So all I did yesterday was tell the updater about v2.226, so people who had not gotten it between June and December would be alerted about it.
5150
Living Room / Re: Animal Friends thread
« Last post by mouser on December 06, 2015, 06:01 PM »
Dog wants his friend to play with him:
Pages: prev1 ... 201 202 203 204 205 [206] 207 208 209 210 211 ... 1515next