topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday December 6, 2025, 9:20 am
  • 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 ... 113 114 115 116 117 [118] 119 120 121 122 123 ... 146next
2926
General Software Discussion / Re: Set Work Area 1.2.0.0
« Last post by Ath on June 20, 2011, 05:06 PM »
Does FreeBASIC also make it run (even) quicker?
2927
Some more minor changes and code optimizations, so another release of:

WinButtonEdit 0.9.1.1 (RC8)
Change history since 0.9.1.0:
Code: AutoIt [Select]
  1. ; 2011-06-20, v0.9.1.1 (RC8)
  2. ; + Added 'Edit with WinButtonEdit' to 'Set file association for .wbuc' menu
  3. ; * Changed Associate with WinBut... to Open with Winbut... in 'Set file association for .wbuc' menu
  4. ; * Changed to set 'Open with WinButtonEdit'/'Edit with WinButtonEdit'/'Open with WinButtons' for Explorer context menu instead of the default 'Open' or 'Edit'
  5. ; * Improved some minor stuff in code, added some more #regions

Download as usual included with WinButtons, and available from the original release post

This should be the last RC assuming ewemoa or cranioscopical won't find any breaking issues or just plain bugs 8), so please feel free to test WinButtons and WinButtonEdit and report any errors they didn't find, or point me at any mistakes I may have made :-\
2928
If you shut down Outlook, copy the pst file(s) to an USB stick/drive, burn on DVD or copy over the network to some transportable medium, take them home with you and compress them on your home-PC (using a local copy of outlook), then take em back in the opposite direction. Wouldn't that work for you?
2929
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by Ath on June 20, 2011, 04:25 AM »
Hm, could it be that it's running on a different desktop? So not on the foreground user's desktop, but on a background Administrator desktop? You could try to run it as the foreground user (Run as field) and see if that helps.
2930
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by Ath on June 20, 2011, 04:21 AM »
I tried your idea on my Netbook yesterday and it would not work, in fact I could not get the batch file to run either.
These are the windows I got when I tried:
-pilgrim-online (June 20, 2011, 03:57 AM)

IMHO, the full path to the Frameless.exe (with quotes if it has spaces) and the full path to the image (again with quotes if the path contains spaces), the screenposition and the timeout value should go in the Run field in your last screenshot, just like you had them in the batchfile. You could optionally set the Start in field, but that should not be needed for it to work.

If the batchfile won't even work, I'd first check if your paths are correct. Oh, and you should probably not run the exe form a network (UNC) path, it's not forbidden or impossible, but it could cause (security) issues or even prevent frameless to be started.
2931
A few bugfixes to WinButtonEdit validate an updated release:

WinButtonEdit 0.9.1.0 (RC7)
Change history since 0.9.0.0:
Code: AutoIt [Select]
  1. ; 2011-06-19, v0.9.1.0 (RC7)
  2. ; * Changed File/New to do nothing if Cancel was clicked on the Save File dialog
  3. ; * Improved File Selection (Open/Save) dialogs to include *.wbuc + *.ini and *.* selections and each choice separate (ewemoa/cranioscopical)
  4. ; * Improved File/New and File/Save as to add the filename to the MRU list
  5. ; ! Fixed Drag&Drop ignored .ini files because of a wrongly placed round brace :( (ewemoa)
  6. ; ! Fixed Save routine for a typo (confitionmode/conditionmode), and it now deletes any removed/obsolete buttons and groupnames during save

Download as usual included with WinButtons, and available from the original release post
2932
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 19, 2011, 11:42 AM »
They are both there
-Ath
It's a bit hidden, sorry for any confusion:
Screenshot - 19-06-2011 , 18_36_43.png
My original goal was to have it automagically attach the correct extension, but the standard Save As... dialog doesn't seem to do that :(
If a filename is typed without an extension, the .wbuc extension is automatically added.

And apologies for the Dutch screen, I only have a Dutch XP virtual available. :-[
2933
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 19, 2011, 07:11 AM »
Ah, btw, choosing File -> New and then pressing the Cancel button leads to the file dialog appearing again here...I get a feeling of Deja Vu.
That's on purpose, you have to choose a filename (sorry for the fuss, though).
I think I'll re-do this option a bit for the next release.
It now asks to save the just created empty buttonset to a file, but I probably should ask the new filename first, and on cancel do nothing, not even clear the buttonset in memory. That sounds more as it would be expected, in UX terms.
2934
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 19, 2011, 07:04 AM »
don't have both *.wbuc and *.ini for their value in "Save as type"?  For example, "New" and "Save as..." both lead to one where the value is only *.wbuc...
They are both there (that's the same dialog, btw), but I seem to remember having naming-issues when both specs where there in the same selection. I'll retest that. Maybe I should add *.* to that dialog too?

Ah, btw, choosing File -> New and then pressing the Cancel button leads to the file dialog appearing again here...I get a feeling of Deja Vu.
That's on purpose, you have to choose a filename (sorry for the fuss, though).

by dropping any of the other appropriate *.ini files on to the treeview -- the result was no change in the treeview.
Ah, re-tested and confirmed as a bug (a round brace a few characters too far to the left :(). Fixed in the next release.
2935
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 19, 2011, 04:01 AM »
If .wbuc is now the preferred file extension, do you think it would make sense for the default WinButtons.ini to be renamed to use the new file extension?
I didn't do that on purpose, as users would be surprised to see the original WinButtons configuration where they may have created a personal one with the old filename, and the .wbuc file gets preference...

WBE supports Drag&Drop, configurable for either a single file or multiple files into multiple (new) WBE sessions (details in the readme)
-Ath
This works for me sometimes.  My current guess is that it works for .wbuc files but not .ini files.
It should work equally well for both .wbuc and .ini files (these are the only supported extensions, ATM). One peculiarity you could see is that if the current WBE instance has a file opened that is in the set of files dropped. That already open file is kinda ignored, but left open in the original WBE instance. If multiple drop files is enabled and more are dropped, the extra files should open in new WBE instances. If multiple drop files is disabled, nothing might happen when multiple files are dropped that include the file already open in WBE.

Do you think this "drop on to .exe" feature is a possibility?
I'd have to figure out how to do that, I'm not familiar with that feature (aka: I never open files that way myself). If the file association is set to open with WBE, a double click would suffice :)
If preferred I could add 'Edit with WinButtonEdit' to the context menu in Explorer? (And change 'Open' to 'Open with WinButtonEdit')
2936
Finished Programs / Release: WinButtons 3.3.0 and WinButtonEdit 0.9.0 (RC6)
« Last post by Ath on June 18, 2011, 02:31 PM »
After a few feature requests, some bug-fixing and a dearly missed feature that got implemented, there's a new release for both WinButtons and WinButtonEdit:

WinButtons 3.3.0
What's new:
  • Preferred file extension changed from .ini to .wbuc (WinButtons Configuration)
  • Some minor issues fixed

WinButtonEdit 0.9.0.0 (RC6)
What's new:
  • Buttons can now be moved between groups (Treeview context menu)
  • WBE supports Drag&Drop, configurable for either a single file or multiple files into multiple (new) WBE sessions (details in the readme)
  • The .wbuc file extension can be easily associated with WinButtonEdit or WinButtons (when in the same directory)
  • Several bugfixes

The stuff can be downloaded from the original release post, it's a zipfile with all compiled binaries, (AutoIt3) source for WinButtons and includes an updated readme for both WinButtons and WinButtonEdit.

If you might find any bugs, or have more feature requests or other remarks, please report here, so I can improve myself and the software. :up:
2937
Living Room / Re: Where have all the trackballs gone!
« Last post by Ath on June 18, 2011, 08:48 AM »
then you learn to become right handed by necessity
I added a second mouse to my PC's (work and home) and placed it on the left side of my keyboard (I'm normally right-handed) to relieve the strain/pain in my right arm in a busy period at work. It took a few weeks to get used to, but I'm still using it as an extra mouse or when my right-hand wireless mouse's batteries are empty. And the occasional visitor at my desk sits on my left side, so they can use it to point out or assist with something, if needed.

If you cut it off... <clipped> Worked for me!
Hm, I'm not sure if I would want to take that sacrifice :'(
2938
Living Room / Re: Where have all the trackballs gone!
« Last post by Ath on June 18, 2011, 08:33 AM »
But who suffers from that problem?
About 10% of the world's population is left-handed (sourcew) but that doesn't mean they suffer from it ;D
2939
Finished Programs / Re: DONE: Open images without program window showing.
« Last post by Ath on June 18, 2011, 05:59 AM »
You should in general not need to create a batchfile to start a tool with command-line parameters. Just create a shortcut to the exe, and in the properties of that shortcut, add any command-line parameters at the end of the 'Target' field. Do include a space after the phrase that's already there (the full path/exe name, usually).
You can use environment variables if you need, by using % around the name, like %PATH%.
2940
Living Room / Re: SSD Drives - something to consider before taking the plunge
« Last post by Ath on June 18, 2011, 03:27 AM »
What's are IOPS?
IOPS are I/O operations Per Secondw
2941
DC Gamer Club / Re: Terraria
« Last post by Ath on June 18, 2011, 03:22 AM »
Actually, that PC is quite devoid of sofware/service as I use more and more portable apps these days.

Hm, sounds like that Windows install is hosed in some way (that does happen, even with Win7), so a plausible solution would be to start with a clean slate.
Backup all data you want to keep, then format the C: partition. Then re-install Windows and the applications you really need to install. The portable apps you still have, so not much is lost or left to do there.
2942
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 17, 2011, 04:47 PM »
I'd prefer that it not be a requirement for a system's registry to be modified
That is for sure not a requirement, just an additional option, available from the Options menu, and by selecting it again it will be fully removed assuming the proper privileges are available (else it should silently fail both actions). (It's finished already, but I'm testing it some more)
Screenshot - 17-06-2011 , 23_46_36.png

BTW, I've chosen the extension .wbuc for the time being. I'm working on some minor issues with WBE and teaching WinButtons to also support that extension, so I'll probably release tomorrow (it's rather late here already).

able to drop a WinButtons config file on WinButtonEdit.exe to have the config file opened up in WBE
And that's also nearly finished and it will be an Option to either drop and open a single file or open extra WBE instances with the extra files. It's under the same testing regime as above ;)
2943
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 17, 2011, 12:10 PM »
I'll repeat my earlier question
-cranioscopical (June 17, 2011, 08:39 AM)
I saw your original question, but I've been thinking about a) what you meant exactly, and b) what exactly you meant ;D


associate a different .something file extension with WBE
-cranioscopical (June 17, 2011, 08:39 AM)
Oh :o you want to register the file extension, ah, that can be done, but I'll think/search about the extension to use, as most 3-letter combinations are in use already.
What I already thought of: .wb, .wbut, .wbe, .wbtc, but suggestions are welcome :up:
I'll have to change that extension to be the default for WinButtons as well (and fall back to WinButtons.ini if not found), or possibly just like the AutoIt installer offers: select between WinButtons and WinButtonEdit as the default "open" action. (And also add some Explorer context-menu options for Open With.../Edit with WinButtonEdit/Run with WinButtons, etc. And then options to de-register these 8))

I'll combine that, as good as it goes, with this request:
BTW, any chance of being able to drop WinButtons config files on WinButtonEdit.exe to have the config file opened up in WBE?
Would you expect it to run 3 instances of WBE, if 3 files are dropped on a single instance, or just open the first and ignore the rest?
2944
This software is no longer available, does anyone have a mirror?
It's not quite up to date (executables from 2008) but the original site is still available. The blog is dead though.

Guess PowerGUI is a better choice now ;)
2945
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 17, 2011, 01:29 AM »
if I choose both closebutton and movable, I won't be able to move the window via the border
Almost correct.
If movable is set, then the window can be dragged around by clicking on the window-background and dragging it.
If border + closebutton are set, then you can drag it around by grabbing the window by it's caption.
On XP you can't combine border + closebutton + movable, as then the Close button stops working, for reasons yet unclear to me. Not sure this is solvable, though.
Hope this clears my previous description.
2946
So, a usable solution for the non-functional Close button on Windows XP was found: It shouldn't be combined with the movable option. ;D
In this particular case (XP, and options: border, closebutton and movable) the movable option is ignored. 'movable' was originally implemented to be able to move a border-less WinButtons window, but the caption bar is available so the window can still be moved around the screen (the movable option could easily be mis-interpreted :-\)

Also fixed was the defective :dropItem1: feature as reported by ewemoa, it was to do with borders checking and 1-off, a common pitfall when itterating (irritating?) over an array in a 0-based setting. If there where 2 or more items dropped it would have worked for item1 :tellme:

I've updated the download and release message so now we have WinButtons 3.2.1

I'll be searching for a final solution for this Closebutton/movable/Windows XP combination-issue...
2947
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 16, 2011, 04:31 PM »
Ath, FWIW close button doesn't work for me (XP SP3). Escape always works.
-cranioscopical (June 16, 2011, 02:44 PM)
Similar results to cranioscopical -- pressing the escape key works while clicking on the close button doesn't seem to.
I've already found out it is to do with the Extended Style parameters of the window. Guess Vista/Win7 enforce the minimum required to have a working Close button, while XP doesn't :( Been fighting this before to get rid of a border when having a background color set :-\
I'll hold the update until I find something workable or it gets too late here and keep this as a todo 8)
2948
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 16, 2011, 02:18 PM »
FWIW, using :dropList: (example below), I see the behavior I expected for :dropItem: / :dropItem1:
I'll have a look later today (at work ATM), but that looks like a buglet of some sort :o
And it was a small borders issue ;), would have worked for 1 file if you had dropped 2 or more files on the button.

Clicking on the close button does not appear to have any visible effect.
I can find no issues with either the Close button or pressing <Esc> with WinButtons having focus. Is there perhaps an extra (older) instance of WinButtons running that's waiting for a condition/hanging/cycling perpetually? (You could check that using Process Explorer or Task manager)

Update will be posted later this evening.
2949
Finished Programs / Re: DONE: On Screen Button That Sends Keyboard Commands
« Last post by Ath on June 16, 2011, 05:31 AM »
FWIW, using :dropList: (example below), I see the behavior I expected for :dropItem: / :dropItem1:
I'll have a look later today (at work ATM), but that looks like a buglet of some sort :o
2950
Really, I wish there were some comprehensive and consistent guidelines for this sort of thing :(
There are a lot of guidelines, it's just quite hard to get hold of all of them. If you only follow guidelines you most likely will get stuck in good intentions :(, so if you need a particular feature (or hotkey) then use it unless you can't or it breaks something else :tellme:
Pages: prev1 ... 113 114 115 116 117 [118] 119 120 121 122 123 ... 146next