Search found 8 matches

by alexescamilla
Mon Jul 27, 2015 2:49 am
Forum: Beginners Help
Topic: Disabling Treeview Nodes
Replies: 2
Views: 736

Disabling Treeview Nodes

Ok so i understand how to setup treeviews and adding nodes to them. but what i am trying to figure out is how do i disable the selection of nodes beneth the child of the root node. any suggestions?
by alexescamilla
Wed Apr 23, 2014 4:37 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

i had it all in the correct place i dunno why it wouldnt work but i finally got vs 2013 to work for me
by alexescamilla
Sun Apr 20, 2014 1:50 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

ok so tested without whitespaces and then tested the make file. the .bat runs and it compiles the could but it fails to actually create the window still.(still no errors in the code lol) the make file how ever after i made a minor change in it export to main.exe or what ever as u said above it gives...
by alexescamilla
Sun Apr 20, 2014 1:39 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

ooooooo never had an issue with the white spaces before but ill give that a shot. i have tried code::blocks it just confuses me so bad lol i have attempted to do stuff with visualstudio but when i go to compile it makes my screen go all wonky and if i dont restart my machine i will bluescreen after ...
by alexescamilla
Sun Apr 20, 2014 1:33 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

did not know it was supported for irrlicht lol
by alexescamilla
Sun Apr 20, 2014 12:49 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

please keep in mind i am stuck using the command prompt to compile because most ides dont like my computer.
the only one i can get to remotely work properly is devc++ and it is no long supported by irrlicht or atleast the files needed are no long given.
by alexescamilla
Sun Apr 20, 2014 12:19 am
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Re: Irrlicht with MinGW Compiler

i dont understand the use of a makefile......
nor how to properly use it lol
i am used to using batch files for the simplicity
by alexescamilla
Sat Apr 19, 2014 10:02 pm
Forum: Beginners Help
Topic: Irrlicht with MinGW Compiler
Replies: 11
Views: 3326

Irrlicht with MinGW Compiler

ok so i am trying to compile irrlicht directly from a batch file use MinGW G++ compiler. i can create my main.exe but when it runs nothing happens. i dont even get errors. can anyone help me figure out whats going on? even if it is just to have the compiler tell me why its not loading would be aweso...