topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 1:32 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 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 36next
451
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 22, 2012, 01:25 PM »
GENERAL UPDATE:

1. Ability for the program to open maximized if it was closed maximized and restore to the pre-maximized state with the restore down button.
2. New color chart information viewer built-in to main form.


First post for download link
or download through the link in the check for updates screen.
:D
452
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 20, 2012, 04:09 PM »
I have fixed it but not uploaded it yet.  When I do upload the next version it will detect maximized state and save the size it was before it was maximized and it will also launch maximized if it was maximized and you can click the form maximize button to take it down to the size it was before it was maximized without having to drag the form.
453
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 19, 2012, 06:21 PM »
Ah...when that happens just click the title bar and drag it down to where you can reach a corner as it starts backup at the size it was and not maximized. I will see about adding a maximize check on shutdown and if it is then invoke maximize on startup of it at some point hopefully soon.


If you can track down a pattern I will be more than happy to look into why it is doing that as I am not able to get it to reproduce myself, but it still could be there I just may not be doing the right thing to cause it.

@hamradio - thanks very much for this app., so useful and helpful : just one small problem with the latest version - sometimes when I Maximize the main window I can't change the size any more, it's either Maximized or in the Taskbar. I solved this by deleting the settings.dat file, but as I said this doesn't happen every time ...

Thanks for replying hamradio - I've cracked it : open CW, maximize it, it fills the screen, then reduce it, it goes back to a small window and so on, no problem. Now maximize it and then exit - then open CW again and you'll find that you can't reduce it any more to a small window, the only way is to exit then delete settings.dat.

Hope that helps ?
454
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 17, 2012, 12:57 PM »
If you can track down a pattern I will be more than happy to look into why it is doing that as I am not able to get it to reproduce myself, but it still could be there I just may not be doing the right thing to cause it.

@hamradio - thanks very much for this app., so useful and helpful : just one small problem with the latest version - sometimes when I Maximize the main window I can't change the size any more, it's either Maximized or in the Taskbar. I solved this by deleting the settings.dat file, but as I said this doesn't happen every time ...
455
Find And Run Robot / Re: Launching win7 start menu items
« Last post by hamradio on February 14, 2012, 10:46 PM »
http://www.sevenforu...ng-tool-missing.html

Maybe that will help some thats missing it from system32 directory.
456
FARR Plugins and Aliases / Re: hamNotes (A FARR2 Plugin by hamradio)
« Last post by hamradio on February 14, 2012, 12:27 PM »
Great plugin, congratulations.
Please keep it minimalistic. Just three small additions that may bust productivity.

1) hnote /t [text]     ; search something in the title only, now there is /k for keywords, but not a specifier to search in title only.
2) add a simple way (upfront) to switch among different databases, instead to have just one.
3) add ^C in the window search results to copy the note itself (now it copies just the date).

Many thanks!

1) Not sure if its possible at the moment with the plugin api to search just the title as for searching the keywords it works by only displaying the keyword as it doesn't show the rest of the note.

2) Perhaps at some point.

3) You can press Ctrl + R after selecting the one you want, then arrow down to the Note to Clipboard sub menu and choose one there. As for Ctrl+C, I think that is a FARR deal that can not be changed from the plugin api that always copies the text in the status bar, but I may be wrong.

Your welcome glad you like it. :)

Hope the info I provided helps for copying.
457
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 10, 2012, 11:47 AM »
STRONGLY RECOMMENDED UPDATE:

1. Color chart previews in built-in and custom color chart menus.
2. Custom color chart menu now creates sub-menu groups.
3. A few menu icon designs has been updated.


First post for download link
or download through the link in the check for updates screen.
:D
458
N.A.N.Y. 2011 / Re: NANY 2011 Release: Color Warlock
« Last post by hamradio on February 08, 2012, 01:50 PM »
Just thought I would update everyone out there that uses or may want to look into using this program...

Coming soon in the next version...

Click thumbnail to make bigger to see the menu structure and design of the new custom menu...
screen_02082012_001.png
459
I don't know if it will work with latest operating system flawlessly as it hasn't been updated in awhile but I have used it a long time ago...

HTML Calendar Generator
460
Official Announcements / Re: DC going offline to protest SOPA on Jan 18
« Last post by hamradio on January 17, 2012, 10:15 PM »
If you use php I posted a good example here.
461
Living Room / Re: Sorry, This Post Has Been Censored
« Last post by hamradio on January 17, 2012, 10:07 PM »
If you use php as the page you can also use I am sure something like this for those who does not allow scripts it will still work...

Code: PHP [Select]
  1. <?php
  2. if (date("Ymd") == "20120118")
  3. {
  4. header("Location: http://www.americancensorship.org/");
  5. }
  6. ?>
462
N.A.N.Y. 2012 / Re: Some NANY 2012 mentions on the web
« Last post by hamradio on January 09, 2012, 12:44 PM »
The only one I found that is different so far is...

http://www.howtogeek...using-portable-apps/
463
N.A.N.Y. 2012 / Re: NANY 2012 Release: Kyrathaba's Hangman
« Last post by hamradio on January 03, 2012, 06:13 PM »
Congrats thancock20...  :up:

...The top-three high-scoring DC members will receive an additional prize from the site.

I wonder what the prize will be... ;)
464
N.A.N.Y. 2012 / Re: NANY 2012 Release: Uncle Cody's Dice Game
« Last post by hamradio on January 01, 2012, 12:21 AM »
Heres my score...(see image attachment) :)

screen_01012012_001.png
465
N.A.N.Y. 2012 / Re: NANY 2012 RELEASE: Portable Extension Warlock
« Last post by hamradio on December 30, 2011, 04:42 PM »
ghacks picked this up, too.  Good job.   :D

http://www.ghacks.ne...e-extension-warlock/

I left a comment as well. :)
466
N.A.N.Y. 2012 / Re: NANY 2012 RELEASE: Portable Extension Warlock
« Last post by hamradio on December 27, 2011, 04:20 PM »
GENERAL UPDATE:
1. Very few changes.

See first post for download link. :)
467
General Software Discussion / Re: You Tube Download App Needed
« Last post by hamradio on December 23, 2011, 10:00 PM »
You can also download videos from youtube with this script + greasemonkey from userscripts.org.

YousableTubeFix

At least I have been able to in the past haven't checked recently.
468
DC Gamer Club / Re: Steams Great Gift Pile
« Last post by hamradio on December 21, 2011, 10:52 PM »
I got the following just for going to that page that I would be willing to trade to anyone for perhaps another game that I like and that you would be willing to trade to me.

33% off any one title on Steam listed with Valve as the publisher.
Excludes titles released after January 2nd, 2012.

(Valid January 2nd, 2012 through March 1st, 2012)


469
N.A.N.Y. 2012 / Re: P-FANCI: Petition For A New Cody Image! POST HERE!!
« Last post by hamradio on November 30, 2011, 04:20 PM »
New Cody image would be a nice Christmas present as well. ;)
470
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by hamradio on October 07, 2011, 03:32 PM »
EARLY BETA RELEASE #2: (from Version 1.0.0.1 to Version 1.0.0.73)

1. DropZone was not loading/saving the LauncherApplication setting under certain circumstances should be fixed.
2. Fixed the backup save routine to where it should now display the right month and year of the older launch file backups.
3. DropZone settings now use the same backup routine as the launch files.

See first post for download link or use the built-in update checker button to open in the default browser the download url which will allow you to save it.

Enjoy! :)
471
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by hamradio on October 06, 2011, 07:06 PM »
Development notes on some stuff here...seeing as how last night was only a temporary fix I have converted all the previous xml code over to a serialization routine that will hopefully ensure it does what it is suppose to from now on. :)  A small update sometime in the next week perhaps.
472
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by hamradio on October 05, 2011, 06:17 PM »
Thats fixed it, I'll let you know if it changes back.

I downloaded and extracted again and opened PEW_DropZone.exe and the xml it generates does the same thing.

Great program by the way, thanks.

Oops added the wrong test file into the download please redownload. Then it should be fixed for good.

And a big thanks to you for working with me to help get a better handle on it. The first was a little broad and couldn't find it.
473
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by hamradio on October 05, 2011, 06:00 PM »
Yes, both files are in the same folder. I don't know if it makes any difference but here's the PEW_DropZone.xml file, is the <LauncherApplication /> node supposed to be empty?


<?xml version="1.0" encoding="utf-8"?>
<!--Settings for Portable Extension Warlock - Drop Zone-->
<!--Last Modified: 6/10/2011 10:56:42 a.m.-->
<Settings>
 <WindowTop>931</WindowTop>
 <WindowLeft>1587</WindowLeft>
 <WindowSkinImage>{0af8c8c7-f98a-4910-841b-3c789eda30ae}</WindowSkinImage>
 <LauncherApplication />
</Settings>

No and that is a clue try changing it to: <LauncherApplication>PEW_Launch.exe</LauncherApplication>

If that works I may need you to test a solution when I figure out why it is not writing that setting for you. Let me know please.

Actually try downloading it again from same place and make sure the modified date of the DropZone is 10/05/2011.  If it is try that version for me and see if I have corrected the issue.
474
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by hamradio on October 05, 2011, 05:49 PM »
Is the PEW_DropZone.exe in the same directory as the PEW_Launch.exe?

Does it popup a messagebox saying...

---------------------------
Error!
---------------------------
PEW_Launch.exe was not found in the dropzone folder.
---------------------------
OK   
---------------------------

(Ctrl + Copy) on a message box will copy the contents of it. If it is different than that then let me know a little more on what it says so that I can track it down.
475
General Software Discussion / Re: In search of ... someone using CAD software
« Last post by hamradio on September 27, 2011, 11:22 AM »
Also Autodesk Homestyler might do what you want.  It is web based.
Pages: prev1 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 36next