View unanswered posts | View active topics It is currently Thu May 23, 2013 1:01 am



 Post a reply 
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o [-X [-o<
View more smilies
Font size:
Tip: Styles can be applied quickly to selected text.  Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation code
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the Board Administrator.
Confirmation code
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive.
   

 Topic review - openFolderCommand. Dbl-clicking 2nd time same selection 
Author Message

Reply with quote Post Posted: Wed Mar 14, 2007 6:41 pm
Yes! It works now!
Thanks! :D

Reply with quote Post Posted: Tue Mar 13, 2007 5:11 pm
O.K. managed to update it. Seems to be working on my comp the way you want it, but you'll have to test it.

The zip file contains the updated plugin and an rc file. The rc file contains the settings to make it work for explorer and MUST be used with this version.

I'll add the documentation in a day or two, its 7 pm and I don't feel like doing documentation now :P

Reply with quote Post Posted: Thu Mar 08, 2007 8:01 pm
I'm been snowed under with assignments and reading for university for the last week or so, and the plugin isn't cooperating. I can probably get a new version out next week monday or tuesday, once I finish everything off.

If you would like to compile it yourself you need bbApi.h and libBlackbox.a as well, which you can get from the bbLean SDK.

I compile it using mingw and MingwStudio, so you should have no problems with DevCPP.

You might find it easier to change the include entry for bbapi.h to
Code:
#include "bbapi.h"
so that you can place it in the same folder as openfocus.cpp.

Reply with quote Post Posted: Thu Mar 08, 2007 8:42 am
So when can i expect new version? :)
Or i can compile it myself. I'm just not very familiar with cpp and bbapi, if someone will tell me what other files except openfocus.cpp (*.h, *lib) i need, i can add that setforegroundwindow myself.
And can it be compiled with Dev-Cpp. I dislike M$ VS.

Reply with quote Post Posted: Thu Mar 01, 2007 6:08 am
Ok, thanks!

maybe offtopic:
But what with language bar?? i can't even switch between input languages using alt+shift. Is there any hotkey i can add in BBKeys.rc for switching input lang. ?

ok, forget about language bar, i can live without it :)

Reply with quote Post Posted: Wed Feb 28, 2007 8:41 pm
OK, I understand now. I'll try to have that done as soon as possible.

Reply with quote Post Posted: Wed Feb 28, 2007 7:27 pm
You shuold make foreground that windows that is activated. here's screenshot what happens if i dbl-click test1 folder while it's already opened. yes no new window opens(plugin works), but old windows activated but not bring to front.

(it seems like when plugin closes newly opened window, window with parent folder gets activated right after activation of old-already-opened window)

Reply with quote Post Posted: Wed Feb 28, 2007 6:37 pm
OK, let's say configurable window class and a short readme, and then I'll post it! ;)

BR//Karl -> qwilk

Reply with quote Post Posted: Wed Feb 28, 2007 5:58 pm
Unless the window opening is the same as one already open the plugin doesn't do anything.

When you say we should add ForegroundWidnow(...), which window should be foregrounded? If windows you open aren't automatically in the foreground I don't think it is related to the plugin. (I hope) Does the same thing happen when you dont have OpenFocus loaded or does it open correctly?

Could you give an example of what you double-clicked and the window it opened?

I'll also make the windowclass configurable in the future.

Reply with quote Post Posted: Wed Feb 28, 2007 5:38 pm
Tested on win2k3. it didn't worked at first. I just changed ExploreWClass to CabinetWClass in hex editor, so now it works on win2k3!

BTW i think something like Sleep(50); SetForegroundWindow(...) should be added, cause after double-clicking in explorer i have both windows active(that one where i clicked and that activated/opened window), and activated window is behind window where i clicked.

i have another question: where is the language bar on SystenBarEx ?? i use 2 input languages and i want to see what language is selected now.

Reply with quote Post Posted: Tue Feb 27, 2007 8:12 pm
If we are going to place it, I would first like to modify it to make the windowclass configurable via the RC file. Then people could try it for other programs if they wanted to.

Reply with quote Post Posted: Tue Feb 27, 2007 4:59 pm
I'd get it. :wink:

Reply with quote Post Posted: Tue Feb 27, 2007 4:31 pm
Why not? Someone may want it (evidence from someone asking for it.) I would recommend 1 modification to the source, remove ReadRCSettings (or atleast comment out the call to it). Since you aren't reading anything there is no sense finding the file. Just takes up processing to do nothing. And yes I know it is miniscual and done so fast I won't notice, but I noticed in the source :P

Also I think it's a pretty novel idea.

Reply with quote Post Posted: Tue Feb 27, 2007 6:52 am
No, I don't think it should go on the plugins page. It isn't particularly good, and probably won't be widely used anyway.

Reply with quote Post Posted: Mon Feb 26, 2007 8:04 pm
To be totally and brutally honest, I'm not sure if I should post this to the plugins page or not. Should I? ;)

BR//Karl -> qwilk

PS. In addition to "using the task manager or clicking tasks on the taskbar or clicking on a window to give it focus", you could always try a simple Alt+Tab... (possibly using http://xoblite.net/files/bbtaskswitch011.zip to spice it up a bit, *box style 8))


Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.