Port XPM GUI resources files to wx.Net

Questions about wxWidgets running on MS.NET, mono or Portable.NET ? Ask it here !
Post Reply
hyperandey
In need of some credit
In need of some credit
Posts: 3
Joined: Thu Aug 21, 2008 6:43 pm

Port XPM GUI resources files to wx.Net

Post by hyperandey »

I am a newbie in wxWidgets programming. I got ubuntu linux based wxWidgets codes. I want to convert them into wx.Net by MS Visual Studio. The wxWidgets GUI was built by FormBuilder, it is *.fbp file including several XPM files.

I wonder how I can integrate these GUI resources into MS Visual Studio. In Visual Studio, we use *.rc file, *.bmp or *.ico files. Are there other Windows based wxWidget builder which can compile XPM resource files?

Thanks
nextwider
In need of some credit
In need of some credit
Posts: 1
Joined: Thu May 21, 2009 11:55 pm
Contact:

Post by nextwider »

I am interested on this, any info? :?:
Post Reply