Search found 17 matches

by darklordsatan
Tue Oct 25, 2005 7:06 am
Forum: Announcements and Discoveries
Topic: Epic Games looking for wxWidgets programmers
Replies: 2
Views: 2146

Re: Epic Games looking for wxWidgets programmers

Hi all, I thought this would be of interest. The gods behind Unreal Tournament are looking for Tools Programmers with wxWidgets experience: http://www.epicgames.com/epic_jobs.html#prog Im late, but anyways, thanks. Thats rather encouraging to continue working with wxWidgets :) I think I will stay a...
by darklordsatan
Wed Aug 03, 2005 6:31 am
Forum: Forum Announcements
Topic: We have the Answered Post Mod!
Replies: 48
Views: 58484

Ill reffer to this topic. Hey Jorg, I thought the "Accepted Answered" by oneself was already fixed (or you havent commited the updates in the test forum?), and besides, why didnt he get any points himself? And my "Assisting Answer" didnt get me any points either (well, not that I...
by darklordsatan
Sun Jul 31, 2005 3:31 am
Forum: General Development
Topic: Writing a Go Moku game using WxWidgets
Replies: 4
Views: 2373

Im sure some of the Gurus here will come up with a better solution, but in the meantime: Did you tried compiling the sample suit bundled with wxwidgets? Its great as contains examples of pretty much everything you can achieve with the library. Specially useful for you are those samples: dragimag : S...
by darklordsatan
Fri Jul 29, 2005 7:53 pm
Forum: General Forum Issues
Topic: Syntax Highlighting?
Replies: 9
Views: 7856

Syntax Highlighting?

I wonder how did you guys add the "wxwidgets" syntax highlighting to the code tags...
Is it some sort of mod for phpBB or a template?

Thanks
by darklordsatan
Fri Jul 29, 2005 7:51 pm
Forum: C++ Development
Topic: generate event for wxCheckBox
Replies: 7
Views: 3153

Lets pretend one of your checkboxes is called myChkBox, did you tried calling

Code: Select all

// The "set button" event
myChkBox.SetValue(true);

//----------------------------------//

// The "clear button" event
myChkBox.setValue(false);
Cheers
by darklordsatan
Fri Jul 29, 2005 6:02 pm
Forum: Forum Announcements
Topic: We have the Answered Post Mod!
Replies: 48
Views: 58484

So, upCASE, is it possible to rate yourself???
http://solidsteel.nl/users/wxwidgets/vi ... php?t=3294
by darklordsatan
Fri Jul 29, 2005 5:17 am
Forum: Announcements and Discoveries
Topic: Please ask questions related to the wx book only here
Replies: 28
Views: 9415

From what Ive seen Here it looks really promising. Its just a shame I live in a prehistoric country, and I dont have a credit card or something... :cry: BTW, how much the "DialogBlocks Personal Edition" bundled in the CD-ROM differs from the one available at anthemion? Or is it just the sa...
by darklordsatan
Wed Jul 27, 2005 3:20 am
Forum: C++ Development
Topic: GetPosition() when minimized / maximized
Replies: 2
Views: 1422

Im gonna shot in the dark here. Sorry if this is stuff you already know... // APP START!!! wxRegKey *key=new wxRegKey("HKEY_LOCAL_MACHINE\\Software\\MyApp"); // We simply check out if the key already exists. Otherwise, lets create it if(!key->Exists()){ key->Create(); // Ok, so, this is th...
by darklordsatan
Tue Jul 26, 2005 8:32 pm
Forum: General Development
Topic: wxXUL perhaps?
Replies: 6
Views: 2155

Well anyway, if you're thinking of making such idea a reality, Ill be glad to see it someday. I wish I could tell you "I can help!", but I just started my wx journey some days ago (although Ive been following its progress since before the "wxwindows" times, and recommending it ev...
by darklordsatan
Tue Jul 26, 2005 8:29 pm
Forum: Forum Announcements
Topic: Test forum created!
Replies: 6
Views: 17541

What do you think ? ;-) Since my sarcasm detector is off ATM, Ill just throw myself. The question is, did you just copied the tables in the DB, then basically made a "mirror" installation of the one here? (It seems so to me) If you were just making conversation, Im sorry, I underestimated...
by darklordsatan
Tue Jul 26, 2005 7:57 pm
Forum: General Development
Topic: wxXUL perhaps?
Replies: 6
Views: 2155

The template idea seems really nice, as it would leverage the creation of namely "simple" common dialogs like the about, or maybe the find in files and such.

But the idea is to use some app to generate them anyways, or use a simple XML editor?
by darklordsatan
Tue Jul 26, 2005 7:55 pm
Forum: Forum Announcements
Topic: Test forum created!
Replies: 6
Views: 17541

Re: Test forum created!

Oh, so, who is(are) the webmaster(s)? aka the one(s) who have access to the public_html and stuff? So what you;re trying to say is that moderators will make mods and people can heavily test them in this alternative phpBB installation? Most users will be removed, I need a SQL query for this. Are you ...
by darklordsatan
Tue Jul 26, 2005 7:27 pm
Forum: General Development
Topic: wxXUL perhaps?
Replies: 6
Views: 2155

Seems nice indeed. But the question is how much of its functionality should be implemented in lets say your imaginary "wxXUL".
I think we would still have the problem of a good RAD editor though(from what I tested in the trial version, Dialog Blocks is amazing, but its not free, so...)
by darklordsatan
Tue Jul 26, 2005 7:21 pm
Forum: Forum Announcements
Topic: Test forum created!
Replies: 6
Views: 17541

And what kind of mods would you be interested in implementing? Or just anything that someone might come up with (anything like in useful and sticked to the rules, if you know what I mean)
by darklordsatan
Sun Jul 24, 2005 10:04 pm
Forum: Open Discussion
Topic: music ? when programming?
Replies: 12
Views: 4158

For me usually some Jimi Hendrix, AC/DC, Metallica and Audioslave will do, though lately Ive been listening to Velvet Revolver