Adding Microsoft objects in Boa Constuctor Palette

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sid K

    #1

    Adding Microsoft objects in Boa Constuctor Palette

    This is what I wanted to do:

    Add Microsoft Active objects like Excel sheets and Word files to the
    Palette in Boa Constructor. There is a User tab in the GUI builder
    menu, but I'm not sure how to use/enable it.

    1. Does anyone know how to do this?
    2. Is anyone aware of any work that is currently going on to support
    adding Microsoft objects in Boa.
    3. Does any other Python GUI creator/editor exist out there that can
    do this?
    4. How would one add an excel sheet to a wx.Panel in general w/ or w/o
    Boa?

    Looking forward to replies...

    -SK
  • TheSeeker

    #2
    Re: Adding Microsoft objects in Boa Constuctor Palette

    On Aug 6, 5:59 pm, Sid K <krishnan....@g mail.comwrote:
    This is what I wanted to do:
    >
    Add Microsoft Active objects like Excel sheets and Word files to the
    Palette in Boa Constructor. There is a User tab in the GUI builder
    menu, but I'm not sure how to use/enable it.
    >
    1. Does anyone know how to do this?
    2. Is anyone aware of any work that is currently going on to support
    adding Microsoft objects in Boa.
    3. Does any other Python GUI creator/editor exist out there that can
    do this?
    4. How would one add an excel sheet to a wx.Panel in general w/ or w/o
    Boa?
    >
    Looking forward to replies...
    >
    -SK
    Hi,

    You might get a response by trying the wxPython list: wxPython-
    users@lists.wxw idgets.org or the Boa list: boa-constructor-
    users@lists.sou rceforge.net

    Duane

    Comment

    • Sid K

      #3
      Re: Adding Microsoft objects in Boa Constuctor Palette

      On Aug 7, 10:13 am, TheSeeker <duane.kaufman@ gmail.comwrote:
      On Aug 6, 5:59 pm, Sid K <krishnan....@g mail.comwrote:
      >
      >
      >
      This is what I wanted to do:
      >
      Add Microsoft Active objects like Excel sheets and Word files to the
      Palette in Boa Constructor. There is a User tab in the GUI builder
      menu, but I'm not sure how to use/enable it.
      >
      1. Does anyone know how to do this?
      2. Is anyone aware of any work that is currently going on to support
      adding Microsoft objects in Boa.
      3. Does any other Python GUI creator/editor exist out there that can
      do this?
      4. How would one add an excel sheet to a wx.Panel in general w/ or w/o
      Boa?
      >
      Looking forward to replies...
      >
      -SK
      >
      Hi,
      >
      You might get a response by trying the wxPython list: wxPython-
      users@lists.wxw idgets.org or the Boa list: boa-constructor-
      users@lists.sou rceforge.net
      >
      Duane
      Hey Duane,

      Thanks for the tip.

      SK

      Comment

      Working...