Is there somebody who has an example of input dialog where there are both ui_action_button and ui_input_dialog?
In the medapi_demo the input.bad example contains ui_input_dialog only and the example
pcd.bad e pcd.uid is too complicated!!!
Thanks in advance
Bassi Nevio
Search found 4 matches
- Fri Aug 30, 2002 3:06 am
- Forum: Bacis2
- Topic: input dialog
- Replies: 2
- Views: 22856
- Tue Jul 23, 2002 10:33 am
- Forum: Bacis2
- Topic: dialog box
- Replies: 3
- Views: 2784
dialog box
I would to link a button in a tooltray (ui_action_button) with a ui_dialog_box that will contains some buttons.
is there somebody who can give me a simple and clear example?
thanks a lot
is there somebody who can give me a simple and clear example?
thanks a lot
variables
Thank you for your quick answer! Is it possible to assign with the m2d_lvar_put command variables too or this command assigns values only? es: bacis 2 diam :- 120 m2d_lvar_put("pippo", diam) bacis 1 qvar pippo The prompt writes diam How can I assign to the variable pippo the value 120? Awaiting yo...
variables
I was very glad to know that exists a forum where we can tell our problems in order to have a suggestion. My problem is the following: I must make a porting of procedures bacis1 from medusa classic (on Sun os) into medusa NG (NT) These procedures are: A part of input dates (now they are made with wr...