Search found 26 matches

by dwmcqueen
Wed Nov 10, 2004 9:58 pm
Forum: Platform Related Issues
Topic: ToolBar and wxMac
Replies: 1
Views: 1411

ToolBar and wxMac

Has anyone constructed a work-around for the inability to use Text in a ToolBar on wxMac (or is this remedied in wxCocoa)?
by dwmcqueen
Tue Nov 09, 2004 11:47 pm
Forum: wx.NET
Topic: Text in ToolBarTool
Replies: 7
Views: 4165

Figured it out!

When I use the Mono runtime, I get a toolbar that looks like your screenshots (without the button borders). It is only when using the Microsoft.Net framework is when the toolbar looks screwy. So either Mono is doing something that .Net isn't (and doing it better), or something is strange with wx.net...
by dwmcqueen
Sat Nov 06, 2004 5:41 pm
Forum: wx.NET
Topic: Problem running minimal.exe on OSX.
Replies: 1
Views: 2396

I am able to get this to run use portable.net - but notice some funny things regarding the loading of wx-c.dylib if I just do a ilrun minimal.exe. It says it can't find it.

Where is a good place to put the wx-c.dylib?
by dwmcqueen
Sat Nov 06, 2004 3:48 am
Forum: wx.NET
Topic: Error with wxEvent_EVT_COMMAND_TAB_SEL_CHANGED CVS
Replies: 7
Views: 4429

I got it!

The error was in Mono 1.1.1. I went back to 1.0.1 and the error disappears (but other errors appear).
by dwmcqueen
Sat Nov 06, 2004 3:46 am
Forum: wx.NET
Topic: Problem running minimal.exe on OSX.
Replies: 1
Views: 2396

Problem running minimal.exe on OSX.

When I try to run the minimal.exe with mono 1.0.1 and the .5 wx.Net executable - I briefly see a window appear (with status text), but then it disappears. The following messages occur on output when I increase the verbosity: Method (wrapper managed-to-native) wx.MenuBar:wxMenuBar_GetMenuCount (intpt...
by dwmcqueen
Wed Nov 03, 2004 4:37 pm
Forum: wx.NET
Topic: Error with wxEvent_EVT_COMMAND_TAB_SEL_CHANGED CVS
Replies: 7
Views: 4429

Any findings?

Has this issue been resolved (or at least an answer found)?
by dwmcqueen
Sat Oct 30, 2004 3:10 am
Forum: wx.NET
Topic: Error with wxEvent_EVT_COMMAND_TAB_SEL_CHANGED CVS
Replies: 7
Views: 4429

I don't think that is it.

I get the same error when I do a "mono minimal.exe" on the minimal sample included with wx.Net. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for wx.Event ---> System.EntryPointNotFoundException: wxEvent_EVT_COMMAND_TAB_SEL_CHANGED...
by dwmcqueen
Sat Oct 30, 2004 3:09 am
Forum: wx.NET
Topic: setting Window icon to application icon
Replies: 6
Views: 4147

Great idea! Thanks!
by dwmcqueen
Fri Oct 29, 2004 11:12 pm
Forum: wx.NET
Topic: setting Window icon to application icon
Replies: 6
Views: 4147

I'll wait on that. On the other hand, can icons be compiled into the resulting executable and then referenced? Or is that the same question?
by dwmcqueen
Fri Oct 29, 2004 11:10 pm
Forum: wx.NET
Topic: Compilation with wxWidgets 2.5.3
Replies: 2
Views: 2420

Sorry...

I posted the output in another topic.
by dwmcqueen
Fri Oct 29, 2004 9:38 pm
Forum: wx.NET
Topic: Text in ToolBarTool
Replies: 7
Views: 4165

I was trying my app in Windows and that is where I noticed it not being flat. Is there a certain version of wxWidgets required?
by dwmcqueen
Fri Oct 29, 2004 9:37 pm
Forum: wx.NET
Topic: Error with wxEvent_EVT_COMMAND_TAB_SEL_CHANGED CVS
Replies: 7
Views: 4429

That would explain it. Luckily, I just removed that from my application. Is that the main piece missing from the OSX version of wx.net?
by dwmcqueen
Fri Oct 29, 2004 9:35 pm
Forum: wx.NET
Topic: retrieve the frame's widget collection
Replies: 6
Views: 4433

I didn't mean to appear to be so jumpy :) . I just thought this was a more users discussion, while the devs remain on the mailing list
by dwmcqueen
Fri Oct 29, 2004 3:09 pm
Forum: wx.NET
Topic: Text in ToolBarTool
Replies: 7
Views: 4165

How in that app are the toolbar buttons without borders? My toolbarbuttons look just like individual buttons (yet I want them to look like how they apeear in PhotoTool w/o borders). I hav even looked at that source an I am doing the same thing...
by dwmcqueen
Fri Oct 29, 2004 1:14 am
Forum: wx.NET
Topic: Error with wxEvent_EVT_COMMAND_TAB_SEL_CHANGED CVS
Replies: 7
Views: 4429

Method (wrapper managed-to-native) wx.Event:wxEvent_EVT_CALENDAR_SEL_CHANGED () emitted at 0x3e3108 to 0x3e31ec [controls.exe] Method (wrapper managed-to-native) wx.Event:wxEvent_EVT_CALENDAR_DAY_CHANGED () emitted at 0x3e31f0 to 0x3e32d4 [controls.exe] Method (wrapper managed-to-native) wx.Event:wx...