> 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
>
How do I control the format of the DateTime with the RC file?  It is coming
up with the TIME format - I would like to have the CENTURY format.  Is
that something that needs to be done after the resource file is loaded using
setFormat statement?

--
  Art Heimsoth - artst...@artheimsoth.com

------------------------------------------------------------------------------
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