CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: s900t8v

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    7,521

    Re: user size control of an object

    oh yeah good idea :) Thanks

    here is what I have done so far

    http://i753.photobucket.com/albums/xx177/ejgrae89/5_zps9506aeec.jpg...
  2. Replies
    5
    Views
    7,521

    Re: user size control of an object

    hey i'm kinda looking for a code snppet or soemthing to use to allow the user to change size of a control at runtime...

    I see examples for VB, but VS coding is different isn't it?
  3. Replies
    5
    Views
    7,521

    user size control of an object

    hey all

    just wondering what tool I need to use to allow user size control of an object (a gauge).

    I just want them to be able to click on the gauge to enter size adjustment mode...

    can't...
  4. Replies
    4
    Views
    6,000

    Re: dont understand combobox in VS c#

    yeah I know but I struggle to understand all the terms - I learn from doing it, I want to do a course at the end of te year but I get bored and keep trying things lol
  5. Replies
    4
    Views
    6,000

    Re: dont understand combobox in VS c#

    hey I'm just a rookie and I don't get it

    The code is pre existing for all the data inputs, there is a switch case/break for each data type, the data is output as a float value that gets...
  6. Replies
    4
    Views
    6,000

    dont understand combobox in VS c#

    hey all

    I have some comboboxes
    I have added the collections to them and have written code so that when the selectedindex == 0 etc it will output data to a digital display

    what I want, is...
  7. Re: editing an open source windows program (enthusiast made)

    ok I updated the entire project references from 11.2.7 to 11.2.10 as I was getting all those errors

    the errors went away with the upgrade,

    I got some new errors in 1 page (settings.designer)...
  8. Re: editing an open source windows program (enthusiast made)

    I just ended up upgrading the references from 11.2.7 to 11.2.10 to get rid of those object reference not set to instance of an object errors! it worked

    I've made the small changes, time to go...
  9. Re: editing an open source windows program (enthusiast made)

    should I have loaded all the devexpress components from the 'add references' menu ?

    I just loaded the devexpress dll's out of the source folder.... could this be triggering some twang out of the...
  10. Re: editing an open source windows program (enthusiast made)

    well I figured out how to fix all the bad filepaths!

    all the file system files and resources/references all are good, I can compile the program into a MSI - it executes, and hte program performs...
  11. Re: editing an open source windows program (enthusiast made)

    hey arjay

    the developer sent me half his computer lol!

    so Ive successfully built all the projects (dll files etc) fixed up all the references, and there is a vdproj file that pulls together...
  12. Re: editing an open source windows program (enthusiast made)

    Hey arjay

    I willl try and contct the developer to see if he can send me a zip of the latest project file and maybe include a solution file.

    I did import all projects into a solution and I did...
  13. Re: editing an open source windows program (enthusiast made)

    I have devexpress 11.2 registered and visual studio 2008 and 2010

    I don't get it, there are heaps of errors when I try to compile (not including the licences.licx error) so is there some way to...
  14. Re: editing an open source windows program (enthusiast made)

    hey arjay

    can't find the option to PM you!?

    I have vs 2010, someone else suggested I should use vs 2008, to avoid problems with compatibility,,,, did you have to convert the project files...
  15. editing an open source windows program (enthusiast made)

    Hi all

    new to the forum, I'm a med student living in Australia with a reasonable background in HTML lol and simple GUI high language based web design programs (from school/uni), I'm a car...
Results 1 to 15 of 15





Click Here to Expand Forum to Full Width

Featured