Use the login or registration link to the right.
Also, some forums are not be visible until you log in to our web site
Are there any events in dbFxImage that could be used for programming special behaviour? This time I have a no of dbfximage objects in a view. If the user attach the first of these fximages to a jpg-picture, this picture should also automatically be put on the second fximage if that one is empty, if not on the third etc. I tirde with a Procedure OnClick. The compiler accepted it but the procedure is never executed.
/Bengt
Bengt
the standard mouse messages should work such as Mouse_Down, Mouse_Up, Mouse_Click, ..
Mike