Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: A c++ builder question; fastcall -

  1. #11
    Lance is offline Programming Professional
    Join Date
    Dec 2008
    Posts
    276
    Rep Power
    13

    Re: A c++ builder question; fastcall -

    I've being doing things like that for ages. Even though I don't have a BCB environment with me right now, I am pretty sure about what I say.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Lance is offline Programming Professional
    Join Date
    Dec 2008
    Posts
    276
    Rep Power
    13

    Re: A c++ builder question; fastcall -

    Once you get my sample code to work, you will have no difficulties solving your current problem.

    And I don't really think you need to have the ListBoxes created dynamically. You can have them invisible (Visible=false), now you can easily add event handler under the IDE, after you changed the Items, you can make it visible, pretty much the same effect you wanted.

  4. #13
    totonex's Avatar
    totonex is offline Learning Programmer
    Join Date
    Dec 2008
    Location
    Oradea, Romania
    Posts
    82
    Rep Power
    0

    Re: A c++ builder question; fastcall -

    You're right. Thanks you very much!

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Flash Builder
    By jthom263 in forum Technology Ramble
    Replies: 0
    Last Post: 05-08-2010, 12:12 AM
  2. Borland C++ Builder
    By GoldenBoy in forum C and C++
    Replies: 2
    Last Post: 03-11-2010, 01:00 AM
  3. Codegear C++ Builder 2007 without VCL?
    By hazamin in forum C and C++
    Replies: 1
    Last Post: 04-17-2009, 08:02 AM
  4. borland c++ builder 5, dbgrid question
    By totonex in forum C and C++
    Replies: 2
    Last Post: 03-27-2009, 11:40 AM
  5. bc++ builder 5, randomization issues
    By totonex in forum C and C++
    Replies: 2
    Last Post: 12-24-2008, 05:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts