Search:

Type: Posts; User: bflosabre91

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    18
    Views
    2,766

    Re: What's the best horror game for Xbox360 ?

    i think on the first xbox they used to have it on the front cover if they were on xbox live or not. but now they say on the back whether its online multplayer, online coop, single player and all that...
  2. Replies
    18
    Views
    2,766

    Re: What's the best horror game for Xbox360 ?

    condemned 2 was good and you can probably find it really cheap

    http://xbox360.ign.com/objects/903/903765.html

    there is a condemned 1 of course and it was decent. so worth a shot if you would...
  3. Thread: WPF slider

    by bflosabre91
    Replies
    2
    Views
    4,442

    Re: WPF slider

    this link might help you

    http://codingsense.wordpress.com/2010/02/01/customize-a-slider-in-wpf-step-by-step-tutorial/
  4. Replies
    8
    Views
    2,023

    Re: Microsoft Kinect sdk beta released

    I'm not sure if the voice recognition is limited to a list of words. Their examples it appears it is but it looks like the voice reco framework is separate from the kinect framework, so i think you...
  5. Re: The Official Kinect SDK Beta from Microsoft is now Available

    i tried it last night for a while and its looking pretty awesome. was up and running pretty quickly and the sample projects really help get you going very nicely. def looking to spend some more time...
  6. Re: image overlay on canvas wont remove (WPF vb.net)

    you can't remove the image like that. You are just declaring a new Image which is not related to the image that you want to remove. You can loop through the children in canvas1 and then remove the...
  7. Replies
    1
    Views
    3,269

    Re: ListView.SelectedItems(0).BackColor

    you would do so by changing the listview template. heres an example of doing so http://blog.vascooliveira.com/wpf-listview-styling-tutorial-part-ii/
  8. Replies
    25
    Views
    1,307

    Re: Android or iPhone 4/5?

    android for sure. the only issue i have had with messaging is that sometimes i click a name and it take me to someone else. so if you don't notice you can send a message to the incorrect person. but...
  9. Replies
    10
    Views
    1,105

    Re: Highschool classes

    your brother gave you pretty good advice. def take 4 years of math and science. a lot of schools have some sort of programming classes like shaggy asked, some even have some sort of sequence of...
  10. Re: Microsoft Kinect SDK: Not Just a Gaming Device

    @moti barski it sound like everything i've ever wanted to know about is in your ebook. Where would one be able to see or purchase your ebook?
  11. Re: Microsoft Kinect SDK: Not Just a Gaming Device

    so your software does speak recognition, skeletal tracking and depth perception all with a webcam?
  12. Replies
    7
    Views
    1,602

    Re: UI Design Ideas?

    check out WPF if you really want the application to look incredible. Heres a thread about some people showing off their great looking wpf apps http://www.vbforums.com/showthread.php?t=559305
  13. Re: Microsoft Kinect SDK: Not Just a Gaming Device

    it does more than just user movements
  14. Re: Microsoft Kinect SDK: Not Just a Gaming Device

    I'm very excited for this. I did a little fooling with the drivers and stuff people built themselves but hopefully the official SDK will allow for much easier and streamlined development. I'm still...
  15. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    does the error occur when you first run the app, when the combobox selection changes or when the textbox text changes?
  16. Replies
    22
    Views
    2,096

    Re: Why does MS hate VB.NET?

    i feel this way sometimes too. Sometimes i wonder y the even bother keeping vb and c#. To me, it seems like only a matter of time before they phase out vb. I know there are soooo many vb programmers...
  17. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    does the error occur when you select the value of the combobox or when you text in the textbox?
  18. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    well you dont have to break the function up if it doesnt make sense to. you really havent shown what your function even does. you can keep the same function but inside the selectionchanged and...
  19. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    i think it just hit me. this function gets called on textbox_textchanged and comboxbox_selectionchanged right? i think the issue is that when the combobox is created, the selectionchanged event gets...
  20. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    well it depends on what your using the variable for. If you need the variable outside the function, then yes you need to declare it outside of the function and just set the value inside the function....
  21. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    where are you running that code to set the value of tempInput? You probably shouldn't do it in the textchange event because that will run everytime the text is changed, so if you type "test", it will...
  22. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    try



    Dim tempInput as String = inputtedtemperature.Text
  23. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    where is the code you are using to get the value of the textbox? my guess is the error you are getting is because you are using the same function to set the values of your variables but if you don't...
  24. Replies
    35
    Views
    14,658

    Re: A Beginners Naivety - Varaibles

    because you specifically state "Handles userTempScale.SelectionChanged" for the Sub, you don't have to put a reference to that in the xaml as long as that combobox is actually named userTempScale. I...
  25. Replies
    2
    Views
    4,170

    Re: [WPF/C#] Xaml Events

    i'm not sure if this is your issue but i have had similar issues and i had to specifically set the background of the container in the control to transparent. your issue might be something similar, im...
  26. Re: iPhone 4 coming to Verizon to be announced today

    i dont understand the hype for this. verizon isnt anything special, and the iphone isnt anything special. seems like non news to me. but of course, apple is involved so people go bat **** crazy for...
  27. Replies
    5
    Views
    4,452

    Re: Window Panel

    if you r just displaying data then why cant you just create the controls on the fly? so pick what type of container you want everything to be displayed in(Grid,StackPanel,WrapPanel...) and create...
  28. Replies
    5
    Views
    4,452

    Re: Window Panel

    what do you mean different pages? there are a bunch of panel controls in WPF, like stackpanel, wrappanel, panel...
  29. Thread: Template

    by bflosabre91
    Replies
    3
    Views
    3,360

    Re: Template

    you still have to create the template in XAML, there is no way around that. But you can set the style of a button in code if that is what you mean.



    Dim btn as new Button
    btn.Height = 50...
  30. Thread: Template

    by bflosabre91
    Replies
    3
    Views
    3,360

    Re: Template

    so what do you have so far? Are you referring to the orange circle button in the book? What issue are you having with it?
  31. Replies
    8
    Views
    3,741

    Re: What is the best portable media player?

    zune. they wont play mkv files but i dont think many, if any, will. there are converters out there so you might be stuck doing that.
  32. Replies
    5
    Views
    5,100

    Re: 2 icon sovrapposition

    I might be the only one but I'm not exactly sure what you mean. Maybe you could post a screenshot of what your have so we can see exactly what your trying to do?
  33. Replies
    3
    Views
    6,101

    Re: Form Load with effects

    heres an example.

    http://www.wearerighteous.com/programming/slidewipe-transition-for-your-windows-in-wpf/
  34. Replies
    1
    Views
    3,255

    Re: Gradient Background

    check out this link

    http://www.c-sharpcorner.com/UploadFile/mahesh/shapedWindow10292009222424PM/shapedWindow.aspx
  35. Re: Pass collection of objects to BackgroundWorker

    well if you were to do something similar, would you use System.Threading? ive never used it before cause i was told backgroundworker was jsut the easier way of multithreading. But yeah, in the past,...
  36. Re: Pass collection of objects to BackgroundWorker

    yeah your right, i was just fooling with stuff and posted the wrong one by accident. that line should be



    Dim TempPolygonCollection As New Dictionary(Of Int16, Polygon)
    ...
  37. Re: Pass collection of objects to BackgroundWorker

    basically i have an InkCanvas where the user draws a shape, then clicks a button, and I use the strokes from the inkcanvas to create a Polygon and then I add that polygon to Private PolygonCollection...
  38. Pass collection of objects to BackgroundWorker

    I have an object of type Dictionary(Of Int16, Polygon) and which contains sometimes up to 15 or so Polygons that i am creating bitmap files with the Polygon. This can take like 20 seconds sometimes...
  39. Replies
    26
    Views
    2,087

    Re: Do you still use your pen?

    i find it pretty tough to write these days. i write by hand so little that when i have to, i feel stupid cause i have to write real slow in order to write legibly and with the correct spelling. I can...
  40. Replies
    64
    Views
    5,232

    Re: Best web browser? and why?

    Chome. Fast and uses less memory than firefox. Although firefox would be a competent choice as well, IMO, but i just found chrome to be just a tad quicker
Results 1 to 40 of 193
Page 1 of 5 1 2 3 4



Click Here to Expand Forum to Full Width