topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday June 27, 2025, 2:13 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: 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
2302
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
 :-[
2303
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

2304
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.
 :-*
2305
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

 :-*
2306
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.
 :-*
2307
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.
 :-*
2308
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:
2309
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
2310
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 ?

2311
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.
 :-[
2312
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
2313
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
2314
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
 :-*
2315
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 ?
2316
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
2317
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
 :-*
2318
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
2319
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
2320
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
 :-*
2321
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
2322
Finished Programs / DONE: Order list of phrases or lines in a text file
« Last post by Contro on January 12, 2014, 10:49 AM »
Order list of phrases or lines in a text file..... in aleatory order

 :-*

I am using PSPAD that gives the possibility to order lines alphabetically or reverse alphabetically, but i wish orden in aleatory order

Is it this possible ?

Best Regards
 :P
2323
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 12, 2014, 10:44 AM »
ohhh the addon that pins the windows on top in my case is FileBox eXtender
 :-*

2324
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 12, 2014, 10:39 AM »
I have adapte with
#singleinstance off
because when I launched received a message about that condition
The problem to determine if the window is always on top is that the script don't affect instanly in the pin that i have with other addon
 :-*
2325
Post New Requests Here / Re: Focus-Unfocus and let me link
« Last post by Contro on January 12, 2014, 10:35 AM »
I have this script i have assigned Control+spacebar

#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.
^SPACE:: Winset, Alwaysontop, , A

But I would like to know when the pin or force to window on top is active and when not.
How can I do that ?

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