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 […]
Tag Archives: GUI
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 […]
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 […]
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. […]
A smart dialog solution
When doing graphics filters I am often annoyed by the fixed dialog most people use, so I decided to try to come up with an alternative solution and this is what I did. To compile the demo you need to install the included component, rkFilterPreviewDialog. This component will display a dialog according to the instructions […]
VistaPanel updated to version 1.1
So what is new, what have I done. I removed some properties, like the bottomline and its color property. I added an opacity property. All panels in the screenshot are rkVistaPanels even the main background. Some code cleanup. Download at downloads page
rkSmartTabs now smarter
Version 1.8 of rkSmartTabs is up. A lot of new stuff in here. A few things that are new. Tab captions are now rendered a little different and close button are adjusted down a little. You can now pin a tab to the left side. See image above, three pinned tabs to the left. Use […]