News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Looking for timepickerctrl in wxSmith

Started by AndrewB, May 23, 2015, 01:51:14 AM

Previous topic - Next topic

AndrewB

I've searched just about everywhere I can think of and cant find a reason, so this is is either a really
simple question or a complex one .
When I run code::blocks (windows 7 64 bit, stable and nightly build)
using wxSmith I cant find an icon to add a TimePickerCtrl (DatePicker is there, but not time)
I've attached a capture Of where I expected it to be.
I've tried using 2 different versions of wxWidgets (2.8.1 & 3.0.2)
Thanks in advance...

BlueHazzard

i think it is not implemented in the wxSmith code...
So if you have time you can implement it and provide a patch (it shouldn't be that difficult, i scrolled over the code and it seems quite straight forward)

greetings

AndrewB

A quick update here.. I looked further into this issue, TimePickerCtrl does not appear in wxWidgets until version 2.9.4,
My research shows that CodeBlocks is/should still be being built with version 2.8. (attempting to build it with later versions
generates a number of errors). To my mind (being a newbie) this makes it problematic.
Am I making this task more difficult than it needs to be?

oBFusCATed

CB can be built with wx3.0, but it is not that stable as wx2.8.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]