thanks sir I understand it now. smile

Hi,

It seems not to be working it says unidentified modifier?

I tried this script

    Form2.RichEdit1.Style.TextStyles[0].FontName := 'arial';
    Form2.RichEdit1.Style.TextStyles[0].Size := 9;
    Form2.RichEdit1.Style.TextStyles[0].Color := clblack;
    Form2.RichEdit1.Style.TextStyles[0].Style := fsBold+fsItalic+fsUnderline;
    Form2.RichEdit1.ApplyTextStyle(0);

The bold, italic and underline is working.
but I need it to be size 9 automatically. It is still showing as size 10.

I only need it to be size 10 and arial please.

Thank you.

Hi guys can you please help me with this one.

If I use a normal "memo" it is working fine but I replaced it with Richedit the form just go out out whack.

There are codes, etc. Can you please help me how to set it so that the gibberish codes will disappear

and only the list of data in the participants etc. will appear.

Any help is appreciated.

Thank you.

Hi Derek, it is beautiful and working perfectly.

May I ask one last thing. Do you know how to set the "Richedit" text on the left side of the database so that it defaults to text size 9 instead of 10?
Whenever I tried to add an entry it always defaults to size 10.

I really appreciate the help. Thanks again.

Hi Derek,

Thank you so much.  I was able to fix most issues and thanks for the tips as well.


Only the cost breakdown is left. It is still not saving if I put it in the "cost" table.
I tried putting it in the document table with same result. I might be missing something?

May I ask how do I get the sum on the calculated field? is there a script for it?

The  login script is also provided by dimitry and it is also fixed.

Thanks again.

Hi guys, I have a couple of weird issue with my project.

1. The dropdown boxes are not working and will just show a blank box even though the required forms and database entries are correct.

2. The Tablegrid 2 is not saving if I close down MVD. It will save temporarily but the same data is shown on other "Learning titles". Once you close down MVD, the data is lost.
As you can see on the on tablegrid 1 (Learning report) it is saving  correctly.

3. The same goes for the "cost breakdown" button. The data entered is gone after closing MVD.

And do I need scripts so that the "total cost" is automatically calculated?

I'll really appreciate any help. Thanks again.

p.s. username and password is admin

Anybody can answer?  Thx

What causes I/O error on disk when saving? 

Sometimes it randomly show this error when saving and I have to close the application then open it again.

Hi guys will apps / database created by the free trial expire?

Or will only the my visual database program expire and the apps created will continue to work?

Thanks

Thank you so much Derek.

Hi guys I am working on a simple receipt project,

I was able to turn the cell to red based on a date (after 4days.)

I would like to add and override the color based on a dropdown box or status.

Let's say if the date selected triggers the color red on the cell, but it has a status that says filed then it will override it and turn to yellow instead.

also how do I insert a login password based on

/forum/viewtopic.php?id=1437

but I have already created this project? Can I add the tables and forms separately?

If so may I ask  where on the script should I edit it. Thanks.

Love you all!