|
From: Andreas M. <an...@we...> - 2009-05-15 21:37:25
|
Hi, i took a look into MultilineEnterDialog and made changes to EditBlobDialog. I think it now catches FR platform-rules. Here is my first patch now ;-). hope it is okay. It includes a BLOB-Editor with the ability to edit text. WxNotebook and other things (Binary, wxHtml, etc.) will follow. At the moment it doesnt care of read-only-transactions and read-only-blobs. I will correct this later. Over weekend i have no intenet-access. So i cant answer before monday. Andy > Hi Michael, > > Michael Hieke schrieb: > >> It's great that you started this. For the dialog to be included in FR >> it would need some changes though. In its current form it does not >> comply with any of the FR target platform's rules for size and positions >> of controls in dialogs. Maybe you could take the MultilineEnterDialog >> as an example for how to do it, it is quite similar to your blob editor >> dialog. >> >> > Yes ... it was a quick try. I doesnt care about the Dialog-Style. I will > have a look into MultilineEnterDialog and change it. > Thank You. > > Andy > |