topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday September 21, 2026, 2: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 ... 88 89 90 91 92 [93] 94 95 96 97 98 ... 158next
2301
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 13, 2014, 05:22 PM »
Take a look at this script.  It changes the program icon to show when topmost is set.
http://www.autohotke...2Bbutton#entry596565

running to try
 :-*
2302
Post New Requests Here / Login in Facebook
« Last post by Contro on January 13, 2014, 05:14 PM »
I have three profiles in Facebook. Working, free time, personal .
This afternoon and morning a wonderful headache with iMacros and the ID feature of the sessions with Facebook.
I need a script don't fail.
I was scanning autoit or autohotkey scripts for this purpose, but seems rather difficult.

Can you do that ?

P.D. So the main problem is when you are log with one profile and try to login with another.
A real nightmare for me.
2303
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 13, 2014, 05:07 PM »
How can i indicate that control+win+1 is with the 1 in the numerical keypad ?

C'mon...open up the AHK help file and search for "keylist."

http://www.autohotke...com/docs/KeyList.htm

Oh my God : Beautiful
Numlock ON    Numlock OFF
Numpad0    NumpadIns
Numpad1    NumpadEnd
Numpad2    NumpadDown
Numpad3    NumpadPgDn
Numpad4    NumpadLeft
Numpad5    NumpadClear
Numpad6    NumpadRight
Numpad7    NumpadHome
Numpad8    NumpadUp
Numpad9    NumpadPgUp
NumpadDot (.)    NumpadDel
NumpadDiv (/)    NumpadDiv (/)
NumpadMult (*)    NumpadMult (*)
NumpadAdd (+)    NumpadAdd (+)
NumpadSub (-)    NumpadSub (-)
NumpadEnter    NumpadEnter
2304
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 13, 2014, 05:05 PM »
No rjbull. But is a help indeed.
What i am looking for is a text in the right zone of my screen that express what window is on top.
Here we have additional problems because a window can have the same final folder.
But even express if any window is commanded to be on top may be useful for me. Because usually we are the single users of our pc's during a lapse of time. If I obtain the indication a window is on top then I know what hotkey apply for the next launching of a link .
Miles Ahead have a script that may be adapted to put a window on top executing a script directly for that or the reverse action. But the point is to express this in the right portion of my screen, or definable position.

 :-*

Miles Ahead Software
2305
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:55 PM »
this if for maintain on top a mini-window where you can do other things like see tv or a video, or monitoring a task, while you are doing another things on the desktop.
Could you do the same thing by tiling your applications?

Not exactly. Replica gives the opportunity to call quickly the video or the task your are monitoring.

In seven I have constantly available a little zone on the right of the screen for these purposes. Really was because i want to have monitoring the windows seven clock and calendar anda use of the processor, like appear in the screenshot of the beginning
2306
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:50 PM »
The OP didn't include a link for OnTopReplica.  If it's this one, then it doesn't seem to be a conventional "pin window on top" application.  If I read it correctly, it's more like a kind of screenshot application that keeps a copy of a window permanently visible on top.  Something like what you could do with a screenshot made into a sticky note.

@Contro: is that what you mean?

"Mea culpa" in latin language.  You are right.
Running to put the link
 :-[
2307
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 13, 2014, 04:49 PM »
I ask Miles Ahead to try in this thread :

https://www.donation...?topic=37004.new#new

2308
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:49 PM »
Miles perhaps you can do something in this thread :

https://www.donation...ex.php?topic=36996.0

The aim is explicitely to gain speed in the operation of toggle on or off the working window. So I need a script to maintain in top the window while I need to launch links withour loose the focus in the present window or working window. And I need a message to indicate what window is on top in my pc. I can use for this purpose an area in the right of my screen.
 :-*
2309
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:21 PM »
Do you mean, a utility that forces a particular window to stay on top, whatever else is running?  If so, there are lots of those.

I haven't tried my TopmostToggle on Windows 8 yet.  But I expect it would work on the Desktop side for desktop type windows.  It's a very simple tray hotkey.  Make a window active.  Hit the hotkey.  A small tooltip shows if you toggled stay on top On or Off.

Edit: but if you want additional features, such as altering the window frame of application windows or folders, there are plenty of alternatives.



let me try on 7

 :-*
2310
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:20 PM »
My favorite is Filebox Extender, which does a lot more useful things than just let you toggle topmost on/off.  ;)
ye i am using filebox eXtender several years from windows xp (now in seven).
But it's not the same that ontopReplica. and another tip :  OntopReplica is multi-instances . So you can monitoring Malwarebytes while you are watching a movie , and doing real work in the desktop.
the problem is, that sometimes fails me. But if is not alternative is good superb then.
 :-*
2311
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 13, 2014, 04:16 PM »
Do you mean, a utility that forces a particular window to stay on top, whatever else is running?  If so, there are lots of those.

This is not exactly that one. this if for maintain on top a mini-window where you can do other things like see tv or a video, or monitoring a task, while you are doing another things on the desktop.
 :-*
2312
General Software Discussion / Re: How can I compila an iim file to an exe file ?
« Last post by Contro on January 13, 2014, 08:04 AM »
Thanks 4wd. Then I need autohotkey . Running to study.
All can do iMacros sure Autohotkey can do.
 :tellme:
2313
General Software Discussion / How can I compila an iim file to an exe file ?
« Last post by Contro on January 12, 2014, 07:00 PM »
iim are iMacros files
How can i convert to an independent executable file ?

Best regards
2314
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 12, 2014, 05:01 PM »
How can i indicate that control+win+1 is with the 1 in the numerical keypad ?

2315
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 12, 2014, 04:58 PM »
Sorry. The little windows appear at the center of the screen and i can't see.
I usually use this max-max size as appear in the screenshot....
and the little window don't indicate the window on top.
Specially if is minimized.
 :-[
2316
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 12, 2014, 04:52 PM »
I am using this code , but don't give me results.
What am i doing bad ?
Must have I the top windows maximized ?
Best Regards

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
#Warn  ; Recommended for catching common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
^#1:: ; Control+Win+1, change as necessary.
{
   WinGet, myStyle, ExStyle, A
   If ( myStyle & 0x8 ) ; 0x8 is WS_EX_TOPMOST.
   {
       MsgBox, This window is set for Always on Top
   }
}
Return
2317
General Software Discussion / Re: Determine if a window on top is active or not
« Last post by Contro on January 12, 2014, 04:48 PM »
Nothing is written to the registry to indicate if a window is on top or not.  It's what is called a window "style" or "property" and, again, it has nothing to do with the registry.
Understood
2318
General Software Discussion / Determine if a window on top is active or not
« Last post by Contro on January 12, 2014, 02:59 PM »
I would like to know what is written in the windows registry or any other place to determine when and what window is on top of all the other ones.


Best Regards
 :-*
2319
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 12, 2014, 02:58 PM »
Rarely i have a window on top occupying all the screen space. So I would like a little command to show in the right side of my screen if a window is on top or not.
How can i do that ?
2320
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 12, 2014, 12:55 PM »
 ;D
I find looking for the window on top utility. But seems very interesting
 :P
2321
Post New Requests Here / Re: OntopReplica
« Last post by Contro on January 12, 2014, 12:52 PM »
I am trying too the non portable version. Even admits two or more executions. So I can have miniatures continually under supervision.
I am reconsidering
 :-*
2322
Post New Requests Here / OntopReplica
« Last post by Contro on January 12, 2014, 12:42 PM »
This is an interesting application for maintain onsight a video or any other image window.
Now i have under control malwarebytes window in the week revision of malwares.
But we can use too for seeing videos while doing other things.
Look like this :
See the screenshot under these lines.

But fails to me often. I don't know why. Sometimes don't obey me and the video don't appear.
It's easy to program ?
There is other alternatives ?

Best Regards

Sorry : I miss the link to the OnTopReplica programa
2323
Finished Programs / Re: DONE: Order list of phrases or lines in a text file
« Last post by Contro on January 12, 2014, 11:37 AM »
Running to try skwire

 :tellme: :-*


Wonderful results

Splendid
 :P
2324
Finished Programs / Re: DONE: Order list of phrases or lines in a text file
« Last post by Contro on January 12, 2014, 11:28 AM »
I begin scanning with Random combinations
 :-*
2325
Finished Programs / Re: DONE: Order list of phrases or lines in a text file
« Last post by Contro on January 12, 2014, 11:15 AM »
Contro, as a friendly tip, in English, we use the word "random" instead of aleatory.

http://textmechanic....Sort-Text-Lines.html

Oído cocina (Understood). It's a good tool textmechanic.com like random.org,
But I would like a desktop software.

Is it possible.
I am scanning the web and find nothing now for text files in psdpd environments (in excel is possible...)

Best Regards
Pages: prev1 ... 88 89 90 91 92 [93] 94 95 96 97 98 ... 158next