| Samurize.com |
Chat
Forum Help
Search
Member List
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
| Pages: (2) [1] 2 ( Go to first unread post ) | ![]() ![]() |
| Tews |
Posted: Jul 28 2007, 09:36 AM
|
Offical Spam Whore![]() ![]() ![]() ![]() Group: Admin
Joined: Sep 26 2003
Posts: 242
Offline |
I was wondering if this were possible? What I want to attempt is have a config or a group of configs that would fade in on mouseover and fade out after a specified period of time... Any thoughts would be appreciated!!
![]() -------------------- --<< Member of the Old Farts Alliance >>--
|
| Spewed |
Posted: Jul 28 2007, 09:56 AM
|
Our Blind Friend![]() ![]() ![]() ![]() ![]() ![]() Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline |
I'd like this feature as well Tews man. I posted a Plugin Request some time ago about the same subject.
|
| KMDonlon |
|
The Weather Freak![]() ![]() ![]() ![]() ![]() Group: Member
Joined: Feb 19 2004
Posts: 3,535
Offline |
Hmmm, I know we can do something similar with an image with some plugins but I can't think of a way with the entire config
Sounds like a job for Adam or a new plugin for uziq -------------------- |
| flambee1 |
Posted: Jul 29 2007, 08:12 AM
|
||||||
Captain Tronnix![]() ![]() ![]() Group: German Support Mod
Joined: Oct 14 2004
Posts: 200
Offline |
Invisible meter executing a command, in that case running a *.vbs by mouseover:
This will start one or more instances as you like and after a pause of here as example 60 seconds the instances close again. Fading is set in the Config itself for startup and close. Disadvantage: the script will run as long it is paused. But you can also put a countup in one of the started Configs and use it as a alert for executing a *.vbs closing the configs again. Therefore you'll need two *.vbs: 1. Starting the Instances by mouseover of the invisible meter:
2. Executing a command if a specific time of the countup is reached (alert):
-------------------- |
||||||
| Spewed |
Posted: Jul 29 2007, 09:09 AM
|
Our Blind Friend![]() ![]() ![]() ![]() ![]() ![]() Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline |
Clever flambee.
![]() Although it's not possible to dim/blur configs with that (as I've requested) but works nicely if you want to completely fade in/out configs. |
| flambee1 |
Posted: Jul 29 2007, 09:23 AM
|
||
Captain Tronnix![]() ![]() ![]() Group: German Support Mod
Joined: Oct 14 2004
Posts: 200
Offline |
Now I understand. The configs should fade/dimm while running. So mine is more like a workaround.
-------------------- |
||
| AdamC |
Posted: Jul 30 2007, 05:06 PM
|
The Programming Frog![]() ![]() ![]() ![]() ![]() ![]() Group: Admin
Joined: Sep 26 2003
Posts: 2,496
Offline |
I spent alittle while trying to do the fade in/out and I could never get it to work because of how samurize works. Its not a straight forward thing to do like you would expect.
|
| virtualrain |
Posted: Sep 23 2007, 04:13 AM
|
Shadow![]() Group: Member
Joined: Aug 26 2005
Posts: 19
Offline |
Could you not just have a global alpha blend setting that is the "faded" setting and on mouse over ramp up to each meter's alpha blend setting?
The configs can fade in on startup, why not use this same feature on mouse over? |
| AdamC |
Posted: Sep 25 2007, 11:35 AM
|
The Programming Frog![]() ![]() ![]() ![]() ![]() ![]() Group: Admin
Joined: Sep 26 2003
Posts: 2,496
Offline |
Thats what I tried or something along those lines.......
and it did not work. Samurize just aint built to do some of this stuff. A complete re-write is in order to get things like this working correctly. |
| aqutavia |
Posted: Oct 27 2007, 12:02 AM
|
Shadow![]() ![]() Group: Member
Joined: Oct 26 2007
Posts: 11
Offline |
You could avoid a rewrite... and just add a feature in the next update.
I could be talking out of my a$$ though because I have no idea of the inner workings of Samurize or programming for that matter;) I know its sometimes easier said then done... especially with programming. What sounds like a simple program could take you 2 days to write;) Thats too bad... because the "change mouse cursor over linkable meters" option works;) if it could only be tied into a mouse over fade event. Maybe in the next update, or create a patch that, you could enable/load an optional fading script. This could be great, not only could people have custom fades, to add an aditional "feel" or style to ones config. |
| RobertMB |
Posted: Oct 27 2007, 09:22 AM
|
||
Samurai![]() ![]() ![]() ![]() Group: Member
Joined: Jul 12 2007
Posts: 195
Offline |
Adam already stated that this isn't possible. I am wondering though, that it isn't possible to access every Meter and reduce its Alpha Value from the set one to Zero and Increase it back to the set one on an Mouse over. But, then again, Samurize is totaly centered upon Meter Control, and not on Configs. It's to much Micro and to less Macro, if you get the point. -------------------- ![]() USER MIGRATED TO SAMURIZE.US |
||
| aqutavia |
Posted: Oct 27 2007, 09:48 PM
|
||
Shadow![]() ![]() Group: Member
Joined: Oct 26 2007
Posts: 11
Offline |
Your right... he did. Just hoping to spark some outside the box thinking instead of just accepting fate. Like you just did. Maybe you got something there. Mister Crabby |
||
| AdamC |
Posted: Oct 28 2007, 07:25 AM
|
The Programming Frog![]() ![]() ![]() ![]() ![]() ![]() Group: Admin
Joined: Sep 26 2003
Posts: 2,496
Offline |
I think its possible to do (anything is possible.... right) but would be very cpu intensive. At the moment for all fading stuff we have to refresh the whole config. I do not believe there is a simple way around that complete refreshing without changing how samurize updates. Which means alot of changes and would actually be better to start writing from scratch.
|
| RobertMB |
Posted: Oct 28 2007, 12:06 PM
|
Samurai![]() ![]() ![]() ![]() Group: Member
Joined: Jul 12 2007
Posts: 195
Offline |
I did wanted to ask if there is a chance to open up the Sourcecode to the GNU Licence, but I realized that it's totaly dump to ask because you are working with it since 4 Years already, and noone wants to see his Baby being abused by retards, no?
-------------------- ![]() USER MIGRATED TO SAMURIZE.US |
| AdamC |
Posted: Oct 28 2007, 04:08 PM
|
The Programming Frog![]() ![]() ![]() ![]() ![]() ![]() Group: Admin
Joined: Sep 26 2003
Posts: 2,496
Offline |
Its not just my code there has been 6 developers on Samurize. So we would need there permissions to open up the source code. The question has been raised before and discussion with the crew has always decided to keep it closed source.
It probably needs to be reviewed again. |
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
Pages: (2) [1] 2 |
![]() ![]() |
Integrated by Koudanshi v1.4E © 2004 Bulletin Board Module.
Powered by Invision Power Board(U) v1.31 Final © 2003 IPS, Inc.
Powered by Invision Power Board(U) v1.31 Final © 2003 IPS, Inc.
















Sounds like a job for Adam or a new plugin for uziq 







