| View previous topic :: View next topic |
| Author |
Message |
kschaudhari Newbie

Joined: 09 Feb 2005 Posts: 2 Location: Pune
|
Posted: Mon Feb 28, 2005 3:47 am Post subject: Creating own menu |
|
|
I am wan't to create own menu in a blank frame through C++...
How I can do this? |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
kschaudhari Newbie

Joined: 09 Feb 2005 Posts: 2 Location: Pune
|
Posted: Fri Mar 04, 2005 9:01 pm Post subject: |
|
|
hello Serge,
It helps me to add button but i am not able to include actin listner to that button
and not able to create menu...... |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1569 Location: Frankfurt, Germany
|
Posted: Wed Mar 09, 2005 1:52 am Post subject: |
|
|
XMenuBar is deprecated as of now and probably will be deprecated in OOo 2.0 as well, as are the other non-working interfaces XMenu and XMenuListener.
Christian _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
manuguy General User

Joined: 25 Nov 2004 Posts: 38 Location: Massy - FRANCE
|
|
| Back to top |
|
 |
creativemadhan Power User


Joined: 28 Jul 2006 Posts: 54 Location: Bangalore
|
Posted: Sun Aug 20, 2006 11:25 pm Post subject: try addon |
|
|
Hi hari,
Are u trying to create a new menu in the menu bar? if yes try to add it using addons, but if u are tring to add it through a c++ program iam having a example program in java convert it ot c++. if u need it i will send it through mail _________________ Madhan Ponnusamy |
|
| Back to top |
|
 |
|