Search found 9 matches

by artooro
Thu Sep 22, 2005 9:27 pm
Forum: C++ Development
Topic: Strange wxButton event problem [ Bogus ]
Replies: 1
Views: 866

Strange wxButton event problem [ Bogus ]

I found the problem. It was actually in the method being called :oops: I have a very strange problem. At least I think it is. My wxButton does not seem to send events properly. If I click the button repeatedly for some time usually it catches the event and the method is executed but it varies. I ca...
by artooro
Fri Sep 09, 2005 12:12 pm
Forum: C++ Development
Topic: Doing without IMPLEMENT_APP
Replies: 4
Views: 1570

Because I'm writing an extension and macros cannot be used for some reason. But I have it working now.

Thanks. Although that's what I would have done anyway :?
by artooro
Thu Sep 08, 2005 4:47 pm
Forum: C++ Development
Topic: Doing without IMPLEMENT_APP
Replies: 4
Views: 1570

That's exactly what I was working on. Posted this question just in case there was a more official way or something. :)

Thanks for your reply.
by artooro
Thu Sep 08, 2005 3:16 pm
Forum: C++ Development
Topic: Doing without IMPLEMENT_APP
Replies: 4
Views: 1570

Doing without IMPLEMENT_APP

I need to write a simple app that cannot use any macros.
Being rather new to C++, I've always initiated apps with the IMPLEMENT_APP macro which is the best way of course. But what if you can't?
by artooro
Mon Jun 06, 2005 1:13 am
Forum: Announcements and Discoveries
Topic: wxPHP has Risen
Replies: 10
Views: 10797

leio wrote: Understandable, but here's the catch that the main wxWidgets development could use lots of helping hands aswell. Just pointing out :)
Good point. I believe software development as a whole could use lots of helping hands :)
by artooro
Fri Jun 03, 2005 11:03 pm
Forum: Announcements and Discoveries
Topic: wxPHP has Risen
Replies: 10
Views: 10797

Re: wxPHP has Risen

krysa wrote:Yeah. This is realy interesting.

although i'd be more interested in phpWX (or what ever you would call a library that would allow you to embed PHP scripting engine into wx application). ;)
Hehehe. Well I doubt that'll happen. But one never knows. :)
by artooro
Fri Jun 03, 2005 1:57 pm
Forum: Announcements and Discoveries
Topic: wxPHP has Risen
Replies: 10
Views: 10797

If I have an existing PHP app, is there something to convert it to wxPHP? wxPHP is not another language. But only an extension to PHP itself. Once you have wxPHP installed you will be able to write a GUI app in PHP using the wxWidgets framework. Building something that converts GTK-PHP apps to wxPH...
by artooro
Fri Jun 03, 2005 12:42 pm
Forum: Announcements and Discoveries
Topic: wxPHP has Risen
Replies: 10
Views: 10797

Re: wxPHP has Risen

Probably nice idea thought I must admit it is not clear to for me what it is exactly. Is it for serwing web applications through dynamic html generated from php scripts using wx-like syntax or is it about using standalone php-based applications using php calls to wxWidgets library. I suppose the la...
by artooro
Thu Jun 02, 2005 10:33 pm
Forum: Announcements and Discoveries
Topic: wxPHP has Risen
Replies: 10
Views: 10797

wxPHP has Risen

I would like to announce here that the wxPHP project has been revived by myself and another developer. Currently we do not have anything working and are only getting ready to get started.

http://wxphp.sourceforge.net