Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » LinkCtrl
| LinkCtrl [message #4585] |
Tue, 15 August 2006 23:59 |
|
|
In one of my apps I wanted to have links list. See screenshot for what I mean. Beacause there was not such a control in upp I developed it myself. It has usc file so it can easily be used in layout editor (see main.cpp). You don't have to care about "making inactive" previous clicked link - it is done automaticaly.
To have it in your app just add linkctrl package to your project and put #include <LinkCtrl/LinkCtrl.h> in proper file.
Sources: http://dgs.pac.pl/dgs.php?page=downloads

I hope it will be useful for someone 
-
Attachment: linkctrl.png
(Size: 5.00KB, Downloaded 5014 times)
|
|
|
|
Goto Forum:
Current Time: Sat Nov 01 03:41:44 CET 2025
Total time taken to generate the page: 0.03038 seconds
|