Page 1 of 1
[Implemented] Native Date Gadgets
Posted: Wed Sep 01, 2004 6:12 pm
by Karbon
The subject says it all. Dates are some of the most complicated things to validate, store and manipulate so having controls for them is a HUGE time saver. I'm currently using the API gadgets but it makes it hard for event capturing..
Posted: Wed Sep 01, 2004 8:06 pm
by downi
How did you enable images in Panel-Gadgets in K-Billing?
In PB 3.90 I can create images in Panel-Gadgets, but in PB3.91 it doesnt work correctly(Linkerprob?!).
POLINK: error : Unresolved external symbol '_ImageList_AddIcon'
Posted: Thu Sep 02, 2004 11:47 pm
by Karbon
Change AddIcon to ReplaceIcon - the former was a macro that isn't supported by the new linker..
PureVision (
www.reelmedia.org/pv) took care of the panels for me.