On Wed, Aug 15, 2012 at 10:58 AM, Art Heimsoth <artst...@artheimsoth.com> wrote:
> Where in the documentation should I look for how to build
> a specific dialog statement?  I can find the createControl type
> of statements, but then how do I match the parameters to the
> statement that would appear in the RC file?  I specifically am
> looking for the TimeDatePicker control and have been using
> the Resource Builder to manage my RC files, but it builds a
> sysTimeDatePick32 control and ooDialog does not appear to
> like that.

Looks like a bug in ooDialog.  Names like SysTimeDatePick32 are no
longer, usually, used in RC files.  I'll open a bug and fix it.

In the mean time, you should be able to fix your RC file by replacing
SysTimeDatePick32 with:

DATETIMEPICK_CLASS

--
Mark Miesfeld

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to