1,876

(2 replies, posted in General)

Hi Raheel,
Perhaps try it like this (see attached).
Regards,
Derek.

Hi,
I don't know if table navigation is to be included as a standard component in the next version but you can navigate through a tablegrid by using a script;  please have a look at the attached example.
Regards,
Derek.

Hello Mikhail,
Посмотрите пример сценария и на прилагаемый screen1.png.
Regards,
Derek.

1,879

(187 replies, posted in General)

Hi DBK,
Please have a look at the attached.  I find it the easiest way of using images as buttons.
I simply associate an image with a hidden button.  Then in the script, you just click the associated button when the image is clicked;
You can make it a bit slicker if you want by 'moving' the image slightly to make it look like it's been clicked (I've done this on the 'calendar' image).
Perhaps this gives you some ideas.
Regards,
Derek.

И снова здравствуйте,
Извините, я думаю, что предыдущий работает только в 5.00
Попробуйте это вместо этого.
Derek

Hello Indigen,
Это то, что вам нужно?
Regards,
Derek.

Hi Error404,
Нет проблем. Рад, что это помогло.
No problem.  Glad it helped.
Derek.

Hello Error404,
Я использовал старый проект и изменил базу данных. Возможно, теперь это немного похоже на ваше требование или дает вам основу для разработки чего-то.
Я прикрепил две версии - одну версию без какого-либо скрипта и одну версию с небольшим скриптом, чтобы внести некоторые косметические изменения.
Надеюсь, это поможет.
Regards,
Derek.
(с переводчиком google)

1,884

(2 replies, posted in General)

Hi Dmitry,
The default of SegoeUI has never shown up before V5.00 but I'm still using Window XP (don't laugh!!) so I guess that explains it.
Thanks for getting back to me.
Derek.

1,885

(2 replies, posted in General)

Hi Dmitry,
Is there any reason why the default font in MVD Version 5 has changed?  In earlier versions, it was Tahoma 8pt whereas now it is SegoeUI 9pt.
As a follow-on question, as a future development, would it be possible to specify a different default font, a different default font size and a different default font color for labels, editfields, tablegrids etc, when MVD is first installed?  I write applications for users who have eye-sight problems so I often need to change all the default font settings for every label, field etc.
Thanks,
Derek.

1,886

(20 replies, posted in General)

Hello Livexox, Hi Jean,
Maybe it's something that Dmitry can look at, but in the meantime, please have a look at the attached as a very 'low-tech' solution (or maybe even a permanent one!!).
Regards,
Derek.
(nb:  RTF functionality requires MVD Version 5)

Привет Метатрон,
Я думаю, вы все равно можете использовать «поиск» вместо использования SQLQuery.
1. создать расчетное поле, которое объединяет все поля, которые вы хотите найти
2. используйте вычисленное поле как одно поле ввода для поиска.
Пожалуйста, ознакомьтесь с прилагаемым проектом.
.
You can still use 'search' instead of using SQLQuery.
1.  create a calculated field that concatenates all the fields that you want to search on
2.  use the calculated field as your single input field to search on.
Please have a look at the attached project.
.
Regards,
Derek.

Привет,
Вы имеете в виду дополнительный поиск таких видов пищи?
Возможно, я неправильно понял!
С Уважением,
Derek.

1,889

(2 replies, posted in General)

Hi Kees,
At it's most basic (ie without any sort of userid validation), just store the keyed in userid (and anything else) in global variables and then it can be used anywhere within the application.
In the attached example, I store the userid (plus the date and time) and display them together in the form caption and also separately on the form itself;  it's up to you how / where you want to place them.
Hope this helps,
Derek.

1,890

(3 replies, posted in Script)

Hi Livexox,
Please have a look at the attached.
(You must be using MVD 5 for RTF support).
Hope this helps,
Derek.

Hi,
The syntax is
form1.CheckBox1.State := cbgrayed;
Please have a look at the attachement - I used a button to clear both of the checkboxes but, if you wanted to avoid using a script, you could just toggle each checkbox until each state is greyed etc.
If you have checkboxes,  comboboxes and edit fields all being used as filters, I'd definitely use a 'reset' button (I'm lazy!!!).
Hope this helps,
Derek.

Hi DBK,
Just a thought - have you tried setting the checkbox 'allowgrayed' property to 'true'? (please see attached screenshot).
If you don't, you'll find that when used as a filter, you'll get rows that ARE checked, rows that ARE NOT checked, but you won't be able to see ALL rows.
I'd be careful using different combinations of filters (edit, combobox and checkbox) as it can get quite confusing for the User (just a personal opinion).  If you do use a number of different filters, it's often worth having a 'reset' button that un-filters everything all at once.
I'm sure I've got an old project somewhere with lots of different filter options - if it's any use to you, I can try and find it and upload it.
Regards,
Derek.

Привет Metatron, Dmitry,
Возможно, это еще один способ показать то, что вы хотите?
(Надеюсь, я правильно понимаю вашу проблему - с помощью переводчика Google!)
Regards,
Derek.

Hello Artison,
Это то, что тебе надо?
Regards,
Derek.

Hi DBK,
Can you attach your project and I'll try and have a look.
Regards,
Derek

Привет, Артисон,
Я думаю, вы не должны иметь «tablephonebook» в качестве компонента поиска
С Уважением,
Derek.

1,897

(8 replies, posted in General)

Hello JRGA,
There are a number of standard messages that can be changed or translated;  here is a link to a list of them
http://myvisualdatabase.com/forum/viewt … 387#p22387
Also, have a look at the attachment for a couple of examples of how to do it.  I don't have Version 2.8 to test it but it should be okay with Version 4.6.
Regards,
Derek

Привет Petr,
Надеюсь, я правильно понял ваш вопрос.
Возможно, вы можете сделать это так?
С Уважением,
Derek.
(с переводчиком google)

Привет, Олег,
Возможно, есть и другие способы (лучше!), Но я бы попробовал это так.
С уважением
Derek.
(с переводчиком google)

Hello i37391
Вы можете скопировать все объекты на 'form' и поместить их на новый 'form - это почти так же быстро, как возможность скопировать весь 'form'.
Чтобы скопировать несколько объектов, нажмите 'shift', щелкните по всем объектам, а затем скопируйте их и вставьте их.
Еще один простой способ - когда вы создаете свой первый 'form', используйте 'panel' и размещайте все свои объекты на 'panel'. Если вы хотите скопировать все в новый 'form', вам нужно только скопировать и вставить 'panel' (все объекты на 'panel' подчинены и автоматически будут скопированы).
Оба эти метода также полезны, когда вы хотите перемещать объекты на одном и том же 'form'
Regards,
Derek.
(с переводчиком google)