939 Posted Topics

Member Avatar for MidiMagic

Seems like we have a lot of pot lovers here :P To the OP, where did you find time to post all those examples? Maybe you should burn some bush in your free time...

Member Avatar for Ezzaral
0
389
Member Avatar for The Dude

So basically its a rebranded, overly difficult version of Breakout. ...havent seen many of those...

Member Avatar for scru
0
61
Member Avatar for Barefootsanders

By C# EE, I think he means Express Edition. In that case, Visual C# express cannot do ASP.NET pages standalone, however, download Visual Web developer (same as previous user suggested), it should be on the same page you got the C# express edition. It's also free. After you install and …

Member Avatar for scru
0
115
Member Avatar for scru

Hi, say I have an app running in the background from startup. Now say I added an option to the explorer context menu to launch the app by right-clicking a file (how would one pass that filename in as a parameter by the way?), I would only want one instance …

Member Avatar for JerryShaw
0
108
Member Avatar for Ravenous Wolf

Maybe he can try that XPS API I think it allows for programmatic reading writing of XPS and PDF and the new open Word format

Member Avatar for scru
-1
1K
Member Avatar for scru

Hey, I have a hunch that many of you here would know where to point me in my search. I'm looking for a good BSc program for Computer Science, but I have no idea how to start looking (like how do I gauge how good a college's program is?). I …

Member Avatar for scru
0
62
Member Avatar for scru

Hi. I'm building a page without tables, and I ran into the stupidest dead end. The page is three columns, fixed width but elastic height. The problem is, that I put everything in divs, and no matter what I do to get the second column to shift over to the …

Member Avatar for MidiMagic
0
91
Member Avatar for scru

This seems like a problem that would have an easy solution, but I just cant figure out what it is. I made a png concept for a page, and I spilt the banner into multiple parts in order to get it display how I wanted. Only it doesn't in firefox. …

Member Avatar for MidiMagic
0
66
Member Avatar for scru

Hi. I'm new to web design, somewhat. I was wondering if there was some way to have a text background stretch with it, sort of. Like the forum posts on this site, you would notice the lines kinda follow the text.

Member Avatar for autocrat
0
113
Member Avatar for PakiStanY

does it show in the device manager as unknown or problematic? What error message does it say?

Member Avatar for Serunson
0
97
Member Avatar for scru

After spending the entire morning just getting a live boot of ubuntu to work (my fauly really, the last blank cd i had burned with an error, and i had to configure a flash drive to do it instead), i was finally able to use linux for the first time. …

Member Avatar for John A
0
151
Member Avatar for kobi

Also try booting from the cd and start the installation there (if that's what you haven't beeen doing), and if you have, then start from inside windows XP home (if you get what I'm saying). You never know, these things work funny.

Member Avatar for scru
0
122
Member Avatar for scru

After spending the entire morning just getting a live boot of ubuntu to work (my fauly really, the last blank cd i had burned with an error, and i had to configure a flash drive to do it instead), i was finally able to use linux for the first time. …

Member Avatar for John A
0
67
Member Avatar for illtrixtaj

Uhm...I have a similar problem with my Comp...it's an Acer and the drive is an LG brand (HL-DT-ST DVD+-RW GSA-H12N-ATA). I also run Vista. The thing is that most times I can burn, but when trying to recognise a CD/DVD, the computer lags and the drive keeps spinning and spinning, …

Member Avatar for RueB2sDe
0
456
Member Avatar for friedom

am i missing something? why not just not tag the ones you want hidden? or is that too tedious....i dont really have a vista in front of me right now(at work) to play around with

Member Avatar for scru
0
128
Member Avatar for scru

Hey, Is there a way I can import dll files made in C# into python and use their classes?

Member Avatar for bumsfeld
0
109
Member Avatar for scudzilla

Uhm you can try that setting inside the system properties dialog under the Advanced tab, theres a performance button, when you click a visual effects dialog open. See if checking any of those settings will help.

Member Avatar for scudzilla
0
121
Member Avatar for bondi007

hey i use a gig too....i find it handles the sims 2 extremely well (a known resource hog) even in wondowed mode (which, in vista, is really the bad way to play games since vista uses up your resources for its "aero"). I think it has something to do as …

Member Avatar for bondi007
0
100
Member Avatar for scru

Hey...Let's say I enjoyed the old type logon screen that was present in Windows XP...how shall I turn this on? There seems to be no option in the control panel :(

Member Avatar for jbennet
0
128
Member Avatar for scru

Hey. I'm having a problem. In a form's constructor, I have: [code=C#]this.KeyDown+=new KeyEventHandler(frmGScreen_KeyDown)[/code] but the event handler does not invoke at all when I press a key on the keyboard. I know this because i have the code "txtOutput.Text="Event handler entered" as the first line of the handler, and nothing …

Member Avatar for dahwan
0
99
Member Avatar for scru

I have an event handler for the Leave event of a text box, that checks that the user has entered an invalid value. It displays a message and tells the user that the value entered is wrong. But here's the trouble: after if displays the message, it still allows the …

Member Avatar for scru
0
139
Member Avatar for nnhamane

Hi. I too am developing sudoku. I basically have everything down but puzzle generation So I'm thinking if anyone knows a link or something that gets me source code for generating puzzles (preferably returning a 2 dimentional array) I'd be really grateful. It'll save me a lot of time.

Member Avatar for scru
0
580
Member Avatar for scru

Hello I have two forms currently. One is "normal" and the other is set to topmost and invisible. I want the topmost form to capture all keyboard input, but the form underneath should still be operational (have methods called, values changed, have it's buttons clicked etc) That in itself I …

Member Avatar for scru
0
96
Member Avatar for Soter4u

Theres this book "Micrsoft Visual C# Express 2005 for the absolute beginner" by Premier Press that delves right into Windows app programming that I found quite easy to follow. However, by the ned of he book, all you'll really know is the basics. It's a good introductory course.

Member Avatar for scru
0
110
Member Avatar for scru

I have 2 issues:rolleyes: : 1. I'm creating a combobox from inside code (sort of dynamic, when the user finishes a row, another row appears) and I would like to know how to set the list of items the user chooses from. 2. How can I block the user from …

Member Avatar for Killer_Typo
0
65
Member Avatar for scru

First of all, let me just say thanks to everyone that helped me get my first C# project under my belt. It works and runs fine thanks to all of you. Now, only two days later, I'm going to try to take on another: --An internet application. (A messenger almost, …

Member Avatar for pygmalion
0
87
Member Avatar for scru

So here's the deal. I learned to program with python, and C# is my second step up the ladder. I'm currently learning the language by making a Sudoku game (just porting over the code from python..nothing fancy). So I ran into a dead end just now...I know how to manipulate …

Member Avatar for scru
0
358
Member Avatar for scru

Hi again. I hope you guys don't think that I'm not trying or am lazy due to all the questions I'm asking here. Does anybody know the KeyChar arguments for the Del and Backspace buttons? I need to put them in a KeyPress event Also, I'm confused as to how …

Member Avatar for pygmalion
0
103
Member Avatar for scru

I have a dynamically creasted grid of picture box controls, and I want to add custom events handlers to them and Im stuck. Event 1: User Enters with mouse Event 2: User Leaves with mouse Event 3: User Clicks with mouse btw, they're created when the form they are on …

Member Avatar for scru
0
291
Member Avatar for scru

Apparently the ewase of programming has disappeared when I stopped using python. [code="C#"] btnPlay.BackgroundImage = Image.FromFile("\\Images\\playbtn_down.jpg"); [/code] Now I have the image in a Images folder...and I don't see why this doesn't work (from build [F5]).... this is making me very bitter......It's one of the many problems I've encountered since …

Member Avatar for scru
0
114
Member Avatar for scru

Is there anything wrong with this code? [code=C#] namespace RotnetSudoku { public partial class splash : Form { public splash() { InitializeComponent(); fclsStartScreen frmStartscreen = new fclsStartScreen(); frmStartscreen.Show(); this.Visible = false; } } } [/code] Apart from the indentation? When i run it ithe splash form doesn't close...Also, if i …

Member Avatar for RwCC
0
131
Member Avatar for scru

I was just wondering.... There is a python projects for the beginner in the Python section of the site...maybe you guys can do one here too? Any readers are welcome to second this request..;)

Member Avatar for RwCC
0
92
Member Avatar for scru

I might as well back up and start from the very top. Does anybody know the best way for me to learn this language (from python), because I none of the tutorials I have tried work for me (I feel like I'm moving backwards here, and that's unnerving). So... any …

Member Avatar for jbennet
0
89
Member Avatar for scru

sigh... I need a way to make an image as a background for a window, and still be able to put buttons and other controls on top of it. I even tried using wxPython's wxPanel, but it proved a real pain because I found the documentation very sparce...:sad: (google didn't …

Member Avatar for vegaseat
0
2K
Member Avatar for aot
Member Avatar for scru
0
17K
Member Avatar for wandie

Is there any reason why your array is so complex? You have a list containing a tuple containing a list containing several tuples containing lists..... Anyway, try this (no guarantees, don't have an intepreter atm...you may also need to fix the indents): [code="python"] def count_char(array, char="a", total=0): for element in …

Member Avatar for wandie
0
846
Member Avatar for scru

I know I've been told before to use C++ sockets...and I will if this doesn't work out, but that was before I even knew python had sockets. Now. The problem here if that my socket enabled program seems to work perfectly well on a LAN, but not over the internet …

Member Avatar for scru
0
206
Member Avatar for scru

Hi. SInce you guys were so helpful the last time around, I decided to ask a less pressing, but more casual questions. My friends and I want to build a private p2p client (connects to our computers through this client to share files and do messaging), just for the heck …

Member Avatar for scru
0
112
Member Avatar for scru

Hi. I've just registered, but I'm not exactly new to here (i've been lurking as a guest). I'm trying to make a countdown timer based on a class that I created, which accepts hours, minutes, and seconds as parameters and counts them down to zero, will displaying them in a …

Member Avatar for scru
0
825

The End.