Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - [Feature Request] FlatEdit
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[Feature Request] FlatEdit

 Post Reply Post Reply
Author
Message
DataCrypt View Drop Down
Groupie
Groupie


Joined: 09 January 2009
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote DataCrypt Quote  Post ReplyReply Direct Link To This Post Topic: [Feature Request] FlatEdit
    Posted: 23 February 2011 at 10:27pm
Would it please be possible to add these to the TODO list? I'm hoping you would please consider implementing a few new features to your CodeJock Xtreme Suite ActiveX Controls.  I think they would be very simple to implement and would be very helpful.

1). Add a GetMask property to the FlatEdit control so a user can retrieve the mask set in the control.
2). Add a SetText property to the controls FlatEdit, ComboBox, and perhaps DatePicker, etc... that allows a user to set the text in the control without firing the Change or Click events.
3). Add a UnFmtText property to the FlatEdit control to obtain the actual data in the control when a mask has been set.  Currently the MaskedText property brings back the data, but includes the prompt character as well.  For example, if the mask was set FlatEdit1.SetMask "000-0000", "___-____" and a user entered only partial data like "123-00__" (leaving to empty spaces), both the FlatEdit1.Text and FlatEdit1.MaskedText output "123-00__" when it should just be "123-00".  If this is a bug, then just fixing the MaskedText method would be great.

That's it.  The only other request (which is already on your list) is the DatePicker have Visual Styles to look like the other controls.

Best Regards,

DataCrypt
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.152 seconds.