Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to Simplify Text Inputs
#5
1. Assign a keyboard trigger or any other trigger, or drag-drop to a toolbar. If the toolbar is attached to the Firefox window, it also solves the 2 problem.

2. Run the dialog macro only when Firefox is active. Or before the paste line insert "activate window" command.

3. Then need to replace the ComboBox control with a ListBox control that has multi-select style. Getting its selected items is not so simple, but not difficult. But I don't know what you'll do with multiple selected items in this macro.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)