Search found 2756 matches

Search found 2756 matches Page 2 of 276
by Dummy1912
Tue Jul 17, 2018 3:07 am
Forum: Coding Help & Support
Topic: Sqlite calculating
Replies: 1
Views: 2184

Hello, Can someone help me out please i can't get it to work attributes = "mypayments.num,mypayments.mdate,mypayments.mamount,mydebtsborrow.mamount,mydebtsborrow.mamount - mypayments.mamount" its keep the same value :( like we have 26.731,32 we want to calculate that by 318.23 and then get...
by Dummy1912
Thu Jul 12, 2018 3:02 pm
Forum: Tutorial Requests
Topic: Sqlite with Delete db
Replies: 2
Views: 3235

Hi,

Yes its true, sqlite still use the db file
i'll try to close it first and then we will see hows that going
and i come back ;)

Thanks for the idea :D
by Dummy1912
Mon Jul 09, 2018 4:32 pm
Forum: Tutorial Requests
Topic: Sqlite with Delete db
Replies: 2
Views: 3235

Hello,

I was wondering if someone can help me out
i need a function to delete the DB after its been created and then delete it again
if the user cancel before finish it

but i use this code:
Code: Select all
File.delete(somefile)
but i got an error that says file is in us

Thank you

Dummy1912
by Dummy1912
Fri Jun 01, 2018 9:50 pm
Forum: Tutorial Requests
Topic: Coloring bars?
Replies: 4
Views: 3229

OMG...

you are an angel :D

thanks works like a charm

result:
98652356.png

love you :lover;
by Dummy1912
Fri Jun 01, 2018 7:31 pm
Forum: Tutorial Requests
Topic: Coloring bars?
Replies: 4
Views: 3229

hmmm nice try :)
but no

i want this :D
98652356.png
by Dummy1912
Fri Jun 01, 2018 5:09 pm
Forum: Tutorial Requests
Topic: Coloring bars?
Replies: 4
Views: 3229

Hello, was wondering who can helpme with this part what we like to have is when we are loading bars in our panel we like to change them with colors we like to start with color white as backcolor then when a new bar is added we like to have that bar as color 215,228,211 then we add a new bar then we ...
by Dummy1912
Sun Mar 25, 2018 12:32 pm
Forum: Coding Help & Support
Topic: keycode?
Replies: 5
Views: 4098

no, just on the main form.
by Dummy1912
Sun Mar 25, 2018 8:37 am
Forum: Coding Help & Support
Topic: keycode?
Replies: 5
Views: 4098

seems weird, but when we use a character with control and alt it works fine but when we use it with f1 its not working :duh; If e.Control And e.Alt And e.KeyCode = Keys.F1 Then MsgBox("Ctrl+Alt+F1 for Help") ' not working End If If e.Control And e.Alt And e.KeyCode = Keys.G Then MsgBox(&qu...
by Dummy1912
Sun Mar 18, 2018 10:48 am
Forum: Coding Help & Support
Topic: form height?
Replies: 2
Views: 2594

Hello,

Not that really what we want.

We need to resize the height and width of the form
with the text of label1

its like a messagebox it expand or shrink to display the text label1 so it show all to read easier

hope this helps ;)
by Dummy1912
Sat Mar 17, 2018 3:13 pm
Forum: Coding Help & Support
Topic: keycode?
Replies: 5
Views: 4098

:teary; not working
Search found 2756 matches Page 2 of 276
Go to advanced search