RGB companion beta

Developed or developing a new product in PureBasic? Tell the world about it.
kochon
New User
New User
Posts: 8
Joined: Mon May 08, 2006 11:24 am
Location: France

RGB companion beta

Post by kochon »

Hi, there!

24/03/07 - Here is a new beta 2:
http://www.kochonet.com/archives/RGBcompBeta.zip

RGB companion will be Free.
Currently, I am working on the Capture panel...

It is still in beta stage, so feedbacks please.
Thanks, köchOn
;---------------------------------


I think it's my first post on this forum and my first PB project.

http://www.kochonet.com/archives/RGBcompBeta.zip
This link will be effective for only few days.

RGBcomp is mainly a RGB to Hex Converter but it contains a little more:

- A color picker with multiple zooms.
- Some palettes to pick colors directly.
- A keeper that will keep your prefered colors and will let you make cool
gradients.
- The ability to Lighten or Darken the actual color.

The interface is small and efficient (for me)

As I ve put some efforts to learn PB and Windows apis, I think to release
it as a Shareware ($5) such I need some encouragements for my work.

This version is a beta but got all you need to work with PB Hex values.
Look at the readme.txt for limitations.

I've used a lot of tricks to make the interface looking my needs.
It may won't work on your System so please try and tell me...

Thanks, köchOn
Last edited by kochon on Sun Mar 25, 2007 9:43 am, edited 1 time in total.
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Post by GG »

Nice one :)
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Doesn't quit properly when clicking on the close window. I cannot delete the file afterwards and when I open TaskManager the program is still running.

Edit. Didn't notice it was running in the taskbar. Didn't expect such a small program to be run that way. I think it should say that it is minimising when you click on the close icon.
kochon
New User
New User
Posts: 8
Joined: Mon May 08, 2006 11:24 am
Location: France

Post by kochon »

Doesn't quit properly when clicking on the close window. I cannot delete the file afterwards and when I open TaskManager the program is still running.
Right click on the taskbar icon then quit.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

@kochon, like I said in the edit to my last post, I didn't notice it was running from the taskbar.

I think you should implement it so that clicking on the close icon closes the program and maybe have it so that it minimises to the taskbar.

Just a suggestion, the program itself works fine, I like the picker routine, very useful. :)
kochon
New User
New User
Posts: 8
Joined: Mon May 08, 2006 11:24 am
Location: France

Post by kochon »

OOOPS!

Sorry Derek, forgot to read the end of your post.

Minimize to Tray will be avalable in the prefs tab.
I set it so cause for a companion, it's normal to stay accessible ;)

Other preferences:

- Choice for the hex convertion between PureBasic (PB), BlitzBasic (BB)
and Web
- Launch at Windows Startup
- Keeper size: 8 or 16 colors
- User defined palette file (*.pal containing 256 RGB values)

köchOn
kochon
New User
New User
Posts: 8
Joined: Mon May 08, 2006 11:24 am
Location: France

Post by kochon »

RGB companion Beta 2
Look ate the first post...

köchOn
kochon
New User
New User
Posts: 8
Joined: Mon May 08, 2006 11:24 am
Location: France

Post by kochon »

Here is the new beta:
http://www.kochonet.com/archives/RGBcompBeta.zip

-> New Capture panel
- Capture by drag and drop
- Active Window's capture by definable HotKey
- Ability to capture th Client Area

-> Few bugs correction

You can also capture Many FullScreen Windows, except 8 bits Screen modes (bad colors)

Just Need to Implement Save Capture and Copy to Clipboard functions in the ScreenShot window.

This still a beta so please Try and Tell...

Thanks, köchOn
Post Reply