TrkSliderEdit in all its glory. This component will make it a lot easier to handle input values. A slider, an edit and a label, all, in one component. It could not be any easier that this. Well that’s my opinion. I use this component in my photo edit program a lot and it saved me […]
Author Archives: Roy Magne Klever
Glassbutton updated to v2.4
This is a long forgotten update to my rkGlassButton component. Some bugs have been corrected and it now work more as expected. The first ting first. The autosize property is working like it should. Secondly the down property also work when duostyle is active. Last but not forgotten OnClick now work as expected. Please report […]
My curves tool
This is my curves tool. Inspired by the curves tool in Photoshop and Gimp. It keeps a list of presets which is located in a folder “curves” in the application folder. All files in this folder is .ACV files which is standard Adobe curve files. When you add a curve to the preset it saves […]
Tiltshift in Delphi
Two simple programs for making tiltshift pictures in Delphi. A lot of improvements potential but it give you a starting point. Not every image is suited for this effect, but that you will see very fast. Images with lots of sky or water usually do not work very well. City or landscape images might work […]
Updated SmartTabs to version 2.3
This is just a small update of my rkSmartTabs component. Updated the painting code and added support for variable length tabs. As usual I hope you find it useful. Download rkSmartTabs
Another thumbnail demo
This is yet another demo of thumbnails using my component, rkView. You will also need rkVistaPanel to run this demo. The main point of this demo is to show how you can work with thumbnails and alpha blending. I did try to keep the source short but alpha blending is a little complicated. Anyway here […]
rkSmartTabs updated to 2.1
This is just a post to inform you about the availability of the latest rkSmartTabs. Now dragging of tabs works correctly and hints are working properly. Making this work was a lot more difficult than expected but the hardest part was to make all the transparency work correctly. I hope you find this update useful, […]
Some small updates for November
This is just a small update for rkSmartPath and a beta release of the updated rkSmartTabs. Not very much new stuff but I have added a feature to the rkSmartPath so it will always show at least one item in view. Meaning that the folder name will be truncated to fit in view, similar to […]
VistaProBar updated to version 1.7
This is a small update were I only have added three properties: BackColor, BorderColor, CornerColor. I think this makes it a little more useful. I needed the properties to get my music progress bar.I think it looks good. Have fun. Download rkVistaProBar from download page. Collection not updated yet.
rkSmartPath updated to version 2.5
Finally I got some time to post an updated rkSmartPath. Whats new: * New color properties: – ColorEdit, ColorEnter and ColorExit * Possible to hide first level: – HideFirstLevel * Added an optional button: – ImagesBtn, ImageIdxBtn * I also added new arrow style for first item * Some code update Download from download page. […]