[Glgui-dev] resource registry & slider bar
Status: Alpha
Brought to you by:
druid-
From: sfranke <sf...@us...> - 2000-06-13 21:47:59
|
The resource registry is in. It only deals with non-Frame objects, and mainly it's just to make keeping track of pointers for freeing easier (the app is no longer responsible for resources passed to the registry). It doesn't change the complexity setup code much at all. I'm still debating whether or not to add Frames (without any get* function) so the app won't have to keep track of those pointers either. I also added a slider bar with variable range (width) that scales to the correct size in the bar. It inherits fairly nicely from CUI_ProgressBar. I'm pretty happy with the results, I got it interfacing with the cursor perfectly. Which reminds me, if anyone wants to do some work, you're really going to need to get the sampleapp code from me, because it's changed a hell of a lot from the original version. So if anyone needs it, send me an email (or just say so in a reply to the list) and I'll email it to you. Or is there a way to put developer-only files up on sourceforge? I'll look into that. Scott Franke [druid-] sf...@gl... |