Search:

Type: Posts; User: Maximillion

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Re: [RESOLVED] timer & 20 unique random numbers

    having a blast at this old topic.. no really i am... i seen this when it started and where it went.. it went well btw. it was a slow process at first but it blew up bigger than expected.. more...
  2. Replies
    77
    Views
    10,810

    Re: listview table colors

    @ ADIMIN: topic is dead... lock it or delete it cause nobody is gonna say anything more.. and you removed the last few comments anyways!

    this guy only makes you believe in his "coding skills" -...
  3. Replies
    77
    Views
    10,810

    Re: listview table colors

    when i close form 2 - the app doesn't end correctly.. i always have to go to RUN/END the program....


    i had to comment out/change some of your code in the main form in order for form 2 to close...
  4. Replies
    77
    Views
    10,810

    Re: listview table colors

    did all that you said.. but then i get an error cause of no imagelist... you have pictureboxes instead...


    Private Sub sMnuBaseSet_Click() 'highlighted in yellow
    Form2.Label1.Caption = "Base...
  5. Replies
    77
    Views
    10,810

    Re: listview table colors

    i'll have to get back to this after work... another 11hr shift here i come.. sux...
  6. Replies
    77
    Views
    10,810

    Re: listview table colors

    nvm, ty anyways for your hard work and effort - but i can't be bothered installing new stuff.. i just have too much going on at once and i have to go to work in a few minutes... but ty again

    sorry...
  7. Replies
    77
    Views
    10,810

    Re: listview table colors

    oi, i think this getting to be more work than i need on my plate...
  8. Replies
    77
    Views
    10,810

    Re: listview table colors

    it's not in the list... bound grid and msflexgrid is all i see in the list.... why not using just a normal msflexgrid?????
  9. Replies
    77
    Views
    10,810

    Re: listview table colors

    picturebox
  10. Replies
    77
    Views
    10,810

    Re: listview table colors

    you can right click on the images and open in a new tab...

    https://www.vbforums.com/images/ieimages/2021/01/1.gif

    https://www.vbforums.com/images/ieimages/2021/01/2.gif
    ...
  11. Replies
    77
    Views
    10,810

    Re: listview table colors

    i will look into this.. and ty again! i'll let you know if i have any struggles ty again! :)


    it won't run... got error after error

    179918

    179919

    179920
  12. Replies
    77
    Views
    10,810

    Re: listview table colors

    yes in the EDIT form.. that when you "RIGHT CLICK" on a card entry... so as mentioned, must be able to "right click" - to show the EDIT form and "double click" on a card entry to view the DETAILS...
  13. Replies
    77
    Views
    10,810

    Re: listview table colors

    yes,yes, yes - that is exactly what i was looking for! awesome! tho, value will be in the format of $0.00 and rarities will be icons not text - but i can manage that... ty ty ty

    i believe i can,...
  14. Replies
    77
    Views
    10,810

    Re: listview table colors

    i have other forms that need to connect to the database.. so can you include a couple of forms in your example? or use the demo one i attached? but using my database...


    the other thing i am...
  15. Replies
    77
    Views
    10,810

    Re: listview table colors

    as edited in my previous post





    179913
  16. Replies
    77
    Views
    10,810

    Re: listview table colors

    you are on the right track!

    in front of the card number - there will be a red x - for unowned by default.. but when they right click the card - no matter where in that card row the edit form will...
  17. Replies
    77
    Views
    10,810

    Re: listview table colors

    that's just absurd.. nothing i have ever made, worked on or even shared ever contained a virus in my entire life.
  18. Replies
    77
    Views
    10,810

    Re: listview table colors

    my project is too detailed and way past the beginning stages.. i put in way too much time, effort and lots of loss of sleep designing, graphics, filling the database with over 4k entries and...
  19. Replies
    77
    Views
    10,810

    Re: listview table colors

    of course i can.. :)
  20. Replies
    77
    Views
    10,810

    Re: listview table colors

    i was expecting that... was just curious if i could call 2 images or more in a cell

    well.. we 3 out of 5... :)
  21. Replies
    77
    Views
    10,810

    Re: listview table colors

    it's ALL intertwined.... from colors, width, height, images - (NO TEXT.. images replace the text).. just keeping everything in 1 topic... this way i can ask and receive help within the same...
  22. Replies
    77
    Views
    10,810

    Re: listview table colors

    anyways, i have 10k card entries to put into a database and i'm only at 2k entries atm.. so, i'll be working on that for awhile.. i'll check back on this in a bit
  23. Replies
    77
    Views
    10,810

    Re: listview table colors

    https://www.vbforums.com/images/ieimages/2021/01/6.jpg

    what do you mean "you don't think you do"? even rows/cells/same size pics in the row... to me it's very clear.. each cell is the same size......
  24. Replies
    77
    Views
    10,810

    Re: listview table colors

    just so there is no misunderstanding of what i'm trying to accomplish... but i think everyone here gets it..

    179886

    there's 2 more cells that i did not show per row.. but this is what i'm...
  25. Replies
    77
    Views
    10,810

    Re: listview table colors

    just for clarity.. all the images are in a IMAGELIST and currently are not the same size but will be...
  26. Replies
    77
    Views
    10,810

    Re: listview table colors

    @ ChrisE - ty, i'll have to look a little more closely at that.. seems a little long for my project.. so'll i'll have to break that down

    @ Arnoutdv - oh, i thought it was an auto thing due to...
  27. Replies
    77
    Views
    10,810

    Re: listview table colors

    k... also, it doesn't show the full image... a little of the bottom of it is not showing.. i thought the image would make the entire row height bigger to the size of the image.. oh well.. ty for all...
  28. Replies
    77
    Views
    10,810

    Re: listview table colors

    yep, had to comment out




    'grid1.TextMatrix(i, 2) = rs!type1



    right above it... ty for your help! :) oh, also.. is there a way to center the image in the cell.. right now it's left...
  29. Replies
    77
    Views
    10,810

    Re: listview table colors

    well, it DOES show the image i want.. BUT, it also shows the text behind the picture which i don't want.... :( i also tryied commenting out the CASE ELSE - still shows the text behind the picture...
  30. Replies
    77
    Views
    10,810

    Re: listview table colors

    i tried that before and it didn't work...
  31. Replies
    77
    Views
    10,810

    Re: listview table colors

    i tried that before and that didn't work...
  32. Replies
    77
    Views
    10,810

    Re: listview table colors

    i tried the cellpicture property but all i get is an error...


    i want it to show an image INSTEAD of the word "flying" that database has a value...


    so, if value for type1 is "Flying" - do...
  33. Replies
    77
    Views
    10,810

    Re: listview table colors

    i'm trying to get a picture to show instead of the TEXT from the database in a cell...

    like if type1 value is say "Flying" then show a picture instead of the word "Flying"...




    Private Sub...
  34. Replies
    77
    Views
    10,810

    Re: listview table colors

    what are the pro's and con's of listview and flexgrid other than the custom colors which has been stated and tested...


    LISTVIEW:
    pro's:
    con's

    FLEXGRID:
    pro's:
    1.) custom colors
  35. Replies
    77
    Views
    10,810

    listview table colors

    Is there a way to change the standard listview table colors? i know i can change the background and forecolors..

    but i want to go from this standard look:
    179861

    to something more like this:...
  36. Replies
    17
    Views
    2,748

    Re: mscomctl.ocx - wth????

    yes, that is very similar to "SETUP2GO"... i have heard of it before...
  37. Replies
    17
    Views
    2,748

    Re: mscomctl.ocx - wth????

    not as custom as i want or usually have done in the past... i want to put a logo and all that like i do in "SETUP2GO" upon install...

    and i noticed in the "package / support" folder" there are...
  38. Replies
    17
    Views
    2,748

    Re: mscomctl.ocx - wth????

    i have used "SETUP2GO" in the past - i actually like the app.. would that work for widows 10 as it did for previous versions of widows? but atm, i am just running a general .exe run on other pc's...
  39. Replies
    17
    Views
    2,748

    Re: mscomctl.ocx - wth????

    NOT CORRECT IMAGE BUT SIMILAR: mscomctl.ocx would be the correct error name....
    https://www.vbforums.com/images/ieimages/2021/01/4.jpg

    again, MOST users that download and/or install an app, will...
  40. Replies
    17
    Views
    2,748

    Re: mscomctl.ocx - wth????

    it should tell me automatically... not just list the 1 .ocx file....
Results 1 to 40 of 119
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width