Search found 75 matches

by RJP Computing
Mon Nov 06, 2006 7:25 pm
Forum: The Code Dump
Topic: wxFlatMenu & wxFlatMenuBar
Replies: 117
Views: 843344

Eranif,

Thanks for the great component. I can't wait to try it out in a new application I am about to start.

This is a bit off topic, but...

Can you change your signature for wxFlatNotebook. You have an extra '/' next to "svnroot".
by RJP Computing
Mon Oct 16, 2006 12:45 pm
Forum: The Code Dump
Topic: wxFlatMenu & wxFlatMenuBar
Replies: 117
Views: 843344

Looks very good. Thanks for sharing. I can't wait for this control to mature.
by RJP Computing
Tue Oct 10, 2006 5:40 pm
Forum: Open Discussion
Topic: is wxWidgets going to support COM or XPCOM technology?
Replies: 7
Views: 2329

What about wxActiveXContainer? I am looking through wxWidgets 2.7.0 documentation and that seems great.
by RJP Computing
Sun Oct 08, 2006 6:31 pm
Forum: Announcements and Discoveries
Topic: wxBlog started
Replies: 4
Views: 1694

Looks great. I like the idea because I don't keep up with the mailing list. Thanks
by RJP Computing
Thu Oct 05, 2006 12:43 am
Forum: Open Discussion
Topic: Popular C++ IDE:s?
Replies: 3
Views: 1685

Look at Code::Blocks. Make sure if you choose to use it get the nightly build from here.
by RJP Computing
Sat Sep 23, 2006 7:57 pm
Forum: C++ Development
Topic: calling wxExecute from a wxThread class segfault
Replies: 6
Views: 3129

doublemax wrote: Searching the wx-users mailinglist, i found this link:
http://libexecstream.sourceforge.net/in ... l#overview

Untested. but maybe it helps.
This looks great! Thanks I am going to try it.
by RJP Computing
Sat Sep 23, 2006 6:59 pm
Forum: C++ Development
Topic: calling wxExecute from a wxThread class segfault
Replies: 6
Views: 3129

What is a way to get around this, that is Linux and Windows friendly?

I think this limitation is very limiting. Plus, I don't understand why wxExecute can't work from a thread. Is it because of the DDE stuff?? More information would be very helpful.

Thanks
by RJP Computing
Tue Sep 19, 2006 1:39 am
Forum: Compiler / Linking / IDE Related
Topic: Dynamically linking against wxWidget
Replies: 7
Views: 2881

Take a look at wxPack. It has wxWidgets pre-build with MinGW and VC 7.1.

http://wxpack.sourceforge.net
by RJP Computing
Sun Sep 10, 2006 1:38 am
Forum: Open Discussion
Topic: Thinking about WxWidgets ....
Replies: 9
Views: 7610

I would like to suggest you look at wxPack. It has a lot of features and a great integration with Visual C++ 8.0 Express. It comes with wxFormBuilder as well. Find more information here.

http://wxpack.sourceforge.net
by RJP Computing
Mon Sep 04, 2006 7:37 pm
Forum: Compiler / Linking / IDE Related
Topic: I cannot install WxWidget!
Replies: 5
Views: 1587

Re: I cannot install WxWidget!!!!

I 'm already download WxWidget 2.6.3 but I dont know how to install . Could anyone tell me please!! :lol: Thanx If you are on Windows and want to use Gcc or Visual C++ 7.1/8.0 I suggest looking at the wxPack. It comes with wxWidgets precompiled and ready to use. Find it here: http://wxpack.sourcefo...
by RJP Computing
Fri Aug 25, 2006 12:18 pm
Forum: Announcements and Discoveries
Topic: ANN: wxPack Released
Replies: 23
Views: 9304

I've downloaded the latest wxPack (for wxWidgets 2.7). The wxLog problem is still there. So I build wxWidgets 2.7 by myself and run my test. Everything is fine. So there are definitely something wrong in wxPack build. Can you tell me your build settings. I don't change much from the stock impliment...
by RJP Computing
Tue Aug 22, 2006 5:44 pm
Forum: Announcements and Discoveries
Topic: ANN: wxFormBuilder v2.0 Released!
Replies: 6
Views: 3090

What control are you using in this screenshot? I am looking for a decent graphing control and wxPlot (the one based on plplot) is coming up short. Well it is actually wxPlot (from the contrib directory). It has been tweaked internally. We are also not to happy with wxPlot so..... we are adding supp...
by RJP Computing
Mon Aug 21, 2006 9:14 pm
Forum: Announcements and Discoveries
Topic: ANN: wxPack Released
Replies: 23
Views: 9304

ANN: wxPack v2.7.0.28 Released

There is a new release of wxPack. It now includes wxWidgets v2.7.0. This is a big update. If you want to continue to use wxWidgets v2.6.3 do not install this version. It will uninstall the old version of wxPack during its install. Download now.
by RJP Computing
Fri Aug 18, 2006 1:07 pm
Forum: Announcements and Discoveries
Topic: ANN: wxFormBuilder v2.0 Released!
Replies: 6
Views: 3090

Re: One requirement on wxPanel

midnight wrote:The wxPanel can accept a toolbar, why not add this feature to UI designer?

I really hope to see this requirement.
That sounds like a great idea. To make it official as a feature request please add it to our issue tracker. You can find it here:

http://issues.wxformbuilder.org

Thanks.
by RJP Computing
Thu Aug 17, 2006 3:59 pm
Forum: Announcements and Discoveries
Topic: ANN: wxFormBuilder v2.0 Released!
Replies: 6
Views: 3090

Nice work! Kudos to the wxFB team! Thanks! Just one question.. isn't there still any plans to make a plugin of wxFormBuilder for Code::Blocks? If not, maybe I'll give it a try myself ... We are currently not developing a plug-in, but would love to see what you can come up with. How we use it: 1. Ad...