David Oliveira Posted July 7, 2014 Posted July 7, 2014 I'm trying to create a new component where a DBEdit (Edit of ID) is glued to one another DBEdit (Edit of Description), but not working, the second DBEdit is not positioned correctly, In vcl works, but when I migrated to this Unigui not working. can someone help me? UniDBButtonNumberEditDescricao.rar Quote
stas Posted July 7, 2014 Posted July 7, 2014 You hope that it will work? procedure CMVisiblechanged(var Message: TMessage); message CM_VISIBLECHANGED; procedure CMEnabledchanged(var Message: TMessage); message CM_ENABLEDCHANGED; procedure CMBidimodechanged(var Message: TMessage); message CM_BIDIMODECHANGED; You can use JS Events Quote
David Oliveira Posted July 8, 2014 Author Posted July 8, 2014 hi man, to use the JS events is not what intrigues me, what makes me intrigued is not possible to change the TOP and / or LEFT even if runtime Quote
David Oliveira Posted July 23, 2014 Author Posted July 23, 2014 Attached component working properly UniCodigoDescricao - ok.rar Quote
stas Posted July 23, 2014 Posted July 23, 2014 [dcc32 Fatal Error] UniCodigoDescricao.pas(7): F1026 File not found: 'UniDBButtonNumberEdit.dcu' Quote
David Oliveira Posted July 29, 2014 Author Posted July 29, 2014 Hi Stas, Add another component (Edit number) that will work perfectly Forgot to add, but is attached UniDBButtonNumberEdit.rar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.