drag and drop (OpenInsight 64-bit)
At 24 AUG 2021 03:51:21AM Barry Stevens wrote:
drag and drop for Listbox
I have 2 listboxes in OI9 where I set the drag/drop enables via a OI util for which I now cant remember the name of. I thought it started with DND but cant find it in OI9.
What is the equivalent in OI10.
I assumed I would have found it as params in form field properties. EnableDrag: True/False
Is it implemented for ListBoxes or should I now be using something else?
At 24 AUG 2021 01:14PM BrianWick wrote:
hi Barry-
Is it this Drag and Drop command you are using ?
O4WTABLEADVANCEDOPTIONS(<DNDFlag>, <cornersFlag>, <zebraFlag>)
this did not seem to carry over from OI 9 to OI 10.
I have mentioned it to Bryan - but have not heard back on that one yet..
The way I use it in OI 9 = within the table I set a O4WText control in each Row so that when you hover over it you get a "plus type sign" and when you click on that you can move that row to another row location 0 yes. My listboxes in each row just come along for the ride in the row change location.
bri
At 24 AUG 2021 06:44PM Barry Stevens wrote:
hi Barry-
Is it this Drag and Drop command you are using ?
O4WTABLEADVANCEDOPTIONS(<DNDFlag>, <cornersFlag>, <zebraFlag>)
this did not seem to carry over from OI 9 to OI 10.
I have mentioned it to Bryan - but have not heard back on that one yet..
The way I use it in OI 9 = within the table I set a O4WText control in each Row so that when you hover over it you get a "plus type sign" and when you click on that you can move that row to another row location 0 yes. My listboxes in each row just come along for the ride in the row change location.
bri
Pain old desktop forms, not O4W. Too old to learn a new paradigm :smile:
At 17 SEP 2021 08:32AM Carl Pates wrote:
Hi Barry,
"OLE Drag and Drop", which is what you are referring to is not currently implemented in v10. It should make a reappearance in a future update.
Regards