Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Filip Brnic

    Adding and moving images in a running form

    this thread was a typo for the other one!
  2. Filip Brnic

    Adding and moving images in a running form

    Hello, before i even dug dipper into this because i had an idea, is it even possible to do so. My idea was that i can have a command button that will insert little icons of some characters(depending on the name typed in a corresponding text box) as 30x30 images, and than i could move them around...
  3. Filip Brnic

    Generate a qr code on a report.

    Hello, does anyone have experience with QR codes in visual fox pro, if so, how can i generate a QR on the report? We need this because the people that have our other program requested if we could somehow add the QR code to the receipts, so i was wondering if there is a way to link tables...
  4. Filip Brnic

    Using 1 table in 2 different forms

    Hello, i have an issue First of all let me just give you a picture of the form layout FORM 1 Tables: Robak, Roba Has a grid connected to robak A button that opens a form that needs to load Robak FORM 2 Tables: Robak So i tried the following In form 1 command button do form form2 in form 2...
  5. Filip Brnic

    If not checked check1 insert as .f. into table (SOLVED DONT BOTHER)

    Hey this sounds so simple but it doesnt work to me, when i leave the thing unchecked with correct controlsource to it, it just doesnt work when i save it to the table? Is there some kinda thing i need to do in its procedures? I need that check1 to be always unchecked and when the forms procedure...
  6. Filip Brnic

    While there is any .f. (false logical records) in the table, do something, if there isnt any, do something ekse

    Hello, i need a command button that does something only if there isnt ANY .f. in the table I need this because i dont wanna allow someone to go further into my program without accounting some stuff. Does anyone have any idea how i would do this??
  7. Filip Brnic

    Go to (n) record where n is thisform.text1.value

    I wanna create a command button that does this, i tried alot of things and chatgpt cant help me, i looked trough the help guide but i dont get what im doing wrong the table is roba theres an index for field sifra I want it to basically go to the record where N=Sifra like you would do with lets...
  8. Filip Brnic

    Some issues with scroll bars in a form

    Hi, I ran into this issue because i accidentaly changed/resized my form and im literally stuck trying to fix this for an hour, Someone told me that i need to put something outside of the part that is viewable/that you can see but it literally does not work, can someon just hop in my form and...
  9. Filip Brnic

    Help with setting up the report (error message band 1 is too large to fit

    I cannot make this report, its always way to big, can someone help me? it has to be on a4 paper, i dont know why it isnt making it on more pages, if someon can check this out, ive also sent a table just incase...
  10. Filip Brnic

    Data type mismatch

    Hello, I'm facing a problem that is very easy to solve but due to the sheer amount of fields i have i struggle to find where it actually is, Long story short, i have alot of fields that have the input mask (999.99) at first i had the data type mismatch because all the table fields were...
  11. Filip Brnic

    Detail 1 band is to large to fit

    Hello, my report goes over the (20") margin, i thought the visual fox pro would automatically seperate that into mutliple pages but im encountering the error regardless... Can someone help???
  12. Filip Brnic

    Adding scrollbars into a form?

    Hello, I guess there is a problem with how im doing it but simply going into properties and setting them to either horizontal or vetrical or even both, i don't see them, and my forms height is 10000 so I need a way for people to get down, it would be also good if there was a way i can just make...
  13. Filip Brnic

    Importing XML data into a cursor inside a form

    Hey, im struggling to find a good guide on how i can get the xml data into a cursor, i did saw a thred here im gonna try but i wanna hear you guys out if thats gonna be something different, what im trying to achieve is when i paste the xml url into my textbox and click on commandbutton, it will...
  14. Filip Brnic

    On init of a textbox, insert random numbers and letters

    Hello, i think this is pretty straight forward what im trying to achieve but i think its a little harder, i want a textbot to on init insert random letters and numbers into its value, but to keep the "-Racun" at the end, i tried using chatgpt but the codes he gave me were straight up wrong and...
  15. Filip Brnic

    Search records by typing (grid)

    Hello, I have a grid in my form and i wanna be able to, lets say on keypress, anywhere on the screen or maybe in a textbox, start searching for a certain record in field ime.list1 now i know how to get to that record with the define window etc, then using save noapp nomod nodel, but i wanna...
  16. Filip Brnic

    Table revert working inconsistently,

    Hello, I have a button thats kind of like an undo, has a tablerevert() in it, and i have a field I was wondering, why when i change the last number and hit the tablerevert, it doesnt return to the number beforehand, but when i change any other number it does the tablereverting. IS that...
  17. Filip Brnic

    Random numbers appearing on the screen of the form

    Hello, why do random numbers appear on my form when lets say i perform a sum function or something like that? If it means something to you the code where the sum function is, is on the lost focus of a textbox. I dont know what this error is related to, maybe a certain event that makes it so the...
  18. Filip Brnic

    Automatically append last value + 1 into the textbox

    Long time no see, I've stumbled upon a roadblock, I have no clue on how I would exactly do this because I never used this syntax (table: akcionari, field:rednibr) I have a textbox1 in my form, I have a button that appends blank and lets me insert values into textboxes, but my textbox1 is a...
  19. Filip Brnic

    Sum the values from the row Percentage

    Hello, i need help, here is what im trying to achieve I have a text7 in my form, when the form starts there is a table akcionari in that table there is a field procenat. i want the text7.value to be 100- the sum of all records in akcionari.procenat so if i have a record 12 in procenat i want the...
  20. Filip Brnic

    Is there anyway to contact/talk with someone with sharescreen?

    Alright so straight up, I'm stuck at something and I don't have any progress what so ever, I keep asking here for codes/help/tips, even though you provide me good answers I don't have a clue and I don't understand one bit, Is there ANY way, We can use skype, facebook, discord, or anything...

Part and Inventory Search

Back
Top