Indigo Rose Software
  #1  
Old 1 Week Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
FREE: Color Button Object Plugin

Color Button Is An AutoPlay Media Studio Object Plugin That Opens A Small Color Picker With Some Customizable Features

ScreenShot : Click Here

Download : Click Here


short description huh ..?
__________________
Reply With Quote
  #2  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by reteset View Post
Color Button Is An AutoPlay Media Studio Object Plugin That Opens A Small Color Picker With Some Customizable Features

ScreenShot : Click Here

Download : Click Here


short description huh ..?
NOOO i was so looking forward to this it looks really cook but your server as a 500 bud, i check little later hope its sorted lol good work from what i can see tho .

when to the site on its own and it let me get to it that way
Reply With Quote
  #3  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
is there away to remove the boarder? or is that a windows problem like the winbutton?
Reply With Quote
  #4  
Old 1 Week Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
Quote:
Originally Posted by rexzooly View Post
your server as a 500 bud,
yes i know that annoying problem
it happens often for a while

i think the classic ASP is going to be a history in near future
because i can not make this web site work on 3 different web servers
this was the last one but this server has same problems with ASP too

i got tired to writing support tickets

i will need someone to write some PHP codes for me to convert this web site
to a PHP & MYSQL web site
__________________
Reply With Quote
  #5  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by reteset View Post
yes i know that annoying problem
it happens often for a while

i think the classic ASP is going to be a history in near future
because i can not make this web site work on 3 different web servers
this was the last one but this server has same problems with ASP too

i got tired to writing support tickets

i will need someone to write some PHP codes for me to convert this web site
to a PHP & MYSQL web site
i don't think there is a script of there that could do that i know what its like with time and websites i kind of forgot about my own lol.
Reply With Quote
  #6  
Old 1 Week Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
Quote:
Originally Posted by rexzooly View Post
is there away to remove the boarder? or is that a windows problem like the winbutton?
button state images are simple BMP files that coming from current windows theme
those images using a standard background color defined in current theme
but you are using different color as background which is not matches with theme color
and that color appears as a border around of the button
__________________
Reply With Quote
  #7  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by reteset View Post
button state images are simple BMP files that coming from current windows theme
those images using a standard background color defined in current theme
but you are using different color as background which is not matches with theme color
and that color appears as a border around of the button
I am on windows 7 with a custom user theme lol.
Reply With Quote
  #8  
Old 1 Week Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
Quote:
Originally Posted by rexzooly View Post
I am on windows 7 with a custom user theme lol.
no , i meant you are using a color on your AMS page different than
current theme's window-backgroun-color

also plugin uses your current theme's parts and properties

simply , i can say, it has same behaviour with WinButton object
__________________
Reply With Quote
  #9  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by reteset View Post
no , i meant you are using a color on your AMS page different than
current theme's window-backgroun-color

also plugin uses your current theme's parts and properties

simply , i can say, it has same behaviour with WinButton object
Want if you use a image? is it possable to some how transparnte them?
Reply With Quote
  #10  
Old 1 Week Ago
mustafa06's Avatar
mustafa06 mustafa06 is offline
Forum Member
 
Join Date: Jul 2007
Posts: 245
thx its nice
Reply With Quote
  #11  
Old 1 Week Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
Quote:
Originally Posted by rexzooly View Post
Want if you use a image? is it possable to some how transparnte them?
transparency is not possible for windowed objects
but maybe i can add a action to get window handle of button
and you can mask button with its window handle
but this wont be a good solution ,because some windows themes have round buttons and you can not detect this by program

i think the best way would be , use a gradient effect for button states and fill all area with a gradient or single color
__________________
Reply With Quote
  #12  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by reteset View Post
transparency is not possible for windowed objects
but maybe i can add a action to get window handle of button
and you can mask button with its window handle
but this wont be a good solution ,because some windows themes have round buttons and you can not detect this by program

i think the best way would be , use a gradient effect for button states and fill all area with a gradient or single color
well its only really seeable if you really really look at it lol i guess i was just been picky lol but its a great button maybe you could make a button that could do little image and text hehe or maybe a tabing object hehe sorry just thoughing ideas at you hehe tanks for the great work.
Reply With Quote
  #13  
Old 1 Week Ago
Sakuya's Avatar
Sakuya Sakuya is offline
Forum Member
 
Join Date: Oct 2009
Posts: 113
Quote:
Originally Posted by rexzooly View Post
well its only really seeable if you really really look at it lol i guess i was just been picky lol but its a great button maybe you could make a button that could do little image and text hehe or maybe a tabing object hehe sorry just thoughing ideas at you hehe tanks for the great work.
Do you mean something like this? (Button1's edges.)



This was part of my documentation on how to create a nice looking User Interface that people will hardly even know you made in AMS. I don't think I'll release it though as I included quite a few pictures of designs of others projects and they might find it offensive.
Reply With Quote
  #14  
Old 1 Week Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by Sakuya View Post
Do you mean something like this? (Button1's edges.)



This was part of my documentation on how to create a nice looking User Interface that people will hardly even know you made in AMS. I don't think I'll release it though as I included quite a few pictures of designs of others projects and they might find it offensive.
pop me a line on msn if your happy to let use have a look :P
Reply With Quote
  #15  
Old 13 Hours Ago
reteset's Avatar
reteset reteset is online now
Indigo Rose Customer
 
Join Date: May 2006
Location: <windows.h>
Posts: 649
Quote:
Originally Posted by rexzooly View Post
well its only really seeable if you really really look at it lol i guess i was just been picky lol but its a great button .
i am going to change button's appearance
maybe a 3 colors gradient over a recangle shape without round corners

Quote:
Originally Posted by rexzooly View Post
maybe you could make a button that could do little image and text hehe or maybe a tabing object hehe sorry just thoughing ideas at you hehe
both of them is in progress

i am always pleased to hear suggestions and advices from every one
i have created this page for them too
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 04:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software