PNG menu bar insert

ian ian.porter3 at ntlworld.com
Sat Aug 17 20:49:36 BST 2002


hi all

I am trying to include a icon into the menu bar, I am using KDE 3.0 with 
KDeveloper 3.0.1, The icon is a PNG file, and this is the line that I am 
using to insert the icon into the menu bar, but all that I am getting is a 
icon with a question mark in it (the standard default error icon)

serverList = new KAction(i18n("Server 
&List"),QIconSet(BarIcon("serverlist.png")),0,this,SLOT(slotServerList()),actionCollection(),"Server_List");

Is there is anything that I am doing wrong ? or have I not selected from the 
properties of the "serverlist.png" file. 

Thanks
Ian

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list