Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Browse Button doesn work.

Hybrid View

  1. #1
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    I'm trying to use the Browse Button widget in a plugin UI with G4A10. What should it's behavior be?

    I don't get a file window or see any duOnEvent when I press it. I have enabled the button and set it's Caption and Filename during the duOnGetValues event processing. I set the event# to 77 in the designer. I used the LUA example (page #2) as a starting point.

    Should I strip this down and post it here? If so, what do you want? The .GML, .XML, plugin, ???
    Mark F

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Hi Mark,

    Can you try without the event set? Maybe I have bug there. It should open a browse window.
    Ron
    No support through PM

  3. #3
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    I tried without the event, without LUA (set to svalue1) and, finally, without any callbacks installed. Same problem, no dialog popups up.
    Mark F

  4. #4
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    What OS are you running?
    Ron
    No support through PM

  5. #5
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    The most recent Windows '98 I can find.
    Mark F

  6. #6
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Ah you have to update to win99 :-)

    I'll see if I can replicate this one.
    Ron
    No support through PM

  7. #7
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    Verified, Indeed it does not in Win98.
    Ron
    No support through PM

  8. #8
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,399

    Default

    And fixed.
    Attached Files Attached Files
    Ron
    No support through PM

  9. #9
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    The browse window comes up now. Thanks. I'll start working on the event stuff now.
    Mark F

  10. #10
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default Too much of a "good thing"?

    I now get two events when I choose the "Open" button on the "Open" file dialog.

    After having started to use this, I have a question/feature request:
    Is there a way to use the "Save As" file dialog instead of the "Open" file dialog? I need to support the importing and exporting of data.
    Mark F

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •