Search:

Type: Posts; User: Giorgos_xou

Search: Search took 0.02 seconds.

  1. VB.NET Force directed graph with { +GPU, +DirectX, +GPU GUI Example of buttons}

    Hi people!

    I 've made a simple Force directed graph using gpu acceleration +recreation of a button like graphic control made with directX. The code is pretty bad, not optimized at all, Raw, but i...
  2. Re: Visual Basic-like language for Android [Project]

    adulador,

    I am so sorry for having so many days to reply but duo to exams and some other things i couldn't find the time.

    I really love the reason that made you want to contribute in the...
  3. Re: Visual Basic-like language for Android [Project]

    Thanks you for moving it :) , because i wasn't really sure where to post it.
  4. Visual Basic-like language for Android [Project]

    Hi all

    Recently I decided after quite a long time to give a chance to an old free and open-source project I had developed with a guy**, dedicated for creating android application using a visual...
  5. Replies
    6
    Views
    1,512

    Re: Click listbox item in webbrowser ?

    check out this http://www.vbforums.com/showthread.php?662609-RESOLVED-click-listbox-item-in-webbrowser
  6. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    Yes i realise it ... i have reason i check only one char/number becasue i dont care about the whole word, if cared i would use this "([A-Za-z0-9]+)"



    Yes i Know .... but in my IDE or in Visual...
  7. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    Sorry I didnt know ...


    you are right ... accidentally i had two spaces after last object at this line...


    i know it is too simply to add a check for keywords that are followed
    by a comma, ...
  8. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    if you really love so much to criticising codes then just wait until August - Octomber my ide will be Open source ..... what i have realise, is that you are really annoying
  9. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    dday9 check out my code at my first post i am skipping quotes... 127745
  10. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    first of all i didnt say that i am a professional and i cant be at the age of 17 ... Also i have reason i use for each vbnewline , because i want to check each line ..... and if you had seen the...
  11. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    Thanks you dday9 , it works but there are some problems 127737 i dont wont words inside " " be changed and when there is comma after Type it also needs to be changed (that was my problem in my code...
  12. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    if you dont see were i am using regex you need to visit an ophthalmologists .... are you kidding me !?! i am creating a freaking complicated IDE and you are telling me that i dont know how to use...
  13. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    i am using... check the code at first post
  14. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    i am trying to detect all "cheackstrings()" words in lowercase in textbox3.Text and replace them with cheackstrings() words but not inside " " . i am doing this the problem is when i find a line like...
  15. Replies
    25
    Views
    3,208

    VS 2013 Re: Problem Detecting words in Lowercase

    i am trying to detect all "cheackstrings()" words in lowercase in textbox3.Text and replace them with cheackstrings() words.
  16. Replies
    25
    Views
    3,208

    VS 2013 Problem Detecting words in Lowercase

    Hi,
    I am creating an IDE and i am having a problem , detecting when a word is in LowerCase , please Help me

    Dim cheackstrings() As String = {"As", "If", "In", "Is", "Me", "On", "To","And","Dim",...
Results 1 to 16 of 16



Click Here to Expand Forum to Full Width