Search found 2184 matches
- Wed Jun 18, 2025 4:19 pm
- Forum: Beginners
- Topic: imageview update/refresh
- Replies: 5
- Views: 37
Re: imageview update/refresh
I would probably just paste a 6x6 square from the original image over the imageview one for undoing crosses that would not overlap. (I have not tested this so you might need to tweak it) Public Sub undo() Debug "Undo" Dim X, Y As Integer If pointIndex = 0 Then 'nothing to undo Debug "...
- Wed Jun 18, 2025 1:26 pm
- Forum: Beginners
- Topic: imageview update/refresh
- Replies: 5
- Views: 37
Re: imageview update/refresh
it's possibly because whenever you make an image "copy" you need to use Image.Copy() This line is not correct, (the code does not match the comment)... workingCopyImage = originalImage 'copy originalImage With the above code workingCopyImage becomes a pointer to originalImage not a copy of...
- Tue Jun 10, 2025 7:46 am
- Forum: Beginners
- Topic: Creating a class requirig mandatory parameters
- Replies: 5
- Views: 1776
Re: Creating a class requirig mandatory parameters
Yes a class is not made by code (methods/functions). A class is defined by a separate file with a name, eg. OPC.class And as gbWilly says the special method _new() https://gambaswiki.org/wiki/lang/special/new is used. the _new method is called for a "creatable" class when you use the New k...
- Sun Jun 08, 2025 7:32 am
- Forum: The new Gambas One website
- Topic: new profile fields
- Replies: 5
- Views: 2200
Re: new profile fields
Does it have a "custom" entry or you just put the main official versions in? this is my version. 3.20.99 53dfc9b4c (bruces-patched) the git commit hash changes often. Maybe add a text box for adding additional version info? then you won't have to edit the pages selection list to add every ...
- Fri Jun 06, 2025 11:08 am
- Forum: General
- Topic: URGENT HELP NEEDED. after gambas update I lost the most important application
- Replies: 12
- Views: 5193
Re: URGENT HELP NEEDED. after gambas update I lost the most important application
Aah sorry my mistake.
Told you i didn't understand it
Told you i didn't understand it

- Fri Jun 06, 2025 7:26 am
- Forum: General
- Topic: URGENT HELP NEEDED. after gambas update I lost the most important application
- Replies: 12
- Views: 5193
Re: URGENT HELP NEEDED. after gambas update I lost the most important application
I neither use it or understand it but Db2 mostly uses mongodb If you look at the later fedora packages needed for mongodb perhaps they are available on the older fedora. Ideally you need to update that machine. Not being able to update due to one program means likely many compatibility issues ahead,...
- Thu Jun 05, 2025 5:50 am
- Forum: General
- Topic: URGENT HELP NEEDED. after gambas update I lost the most important application
- Replies: 12
- Views: 5193
Re: URGENT HELP NEEDED. after gambas update I lost the most important application
Did you hit the "compile all" button to rebuild all binaries?
- Sun Jun 01, 2025 5:53 pm
- Forum: General
- Topic: For gbWilly and others that helped with the webview problem
- Replies: 9
- Views: 3922
Re: For gbWilly and others that helped with the webview problem
Did you find gambas Preferences / Help / Show documentation in popups yet?
- Sun Jun 01, 2025 5:11 pm
- Forum: General
- Topic: For gbWilly and others that helped with the webview problem
- Replies: 9
- Views: 3922
Re: For gbWilly and others that helped with the webview problem
if you ask me,,,
if you stopped using a computer because an RPI-4 was better then bin the computer. it's a brick
if you stopped using a computer because an RPI-4 was better then bin the computer. it's a brick

- Sun Jun 01, 2025 5:08 pm
- Forum: General
- Topic: For gbWilly and others that helped with the webview problem
- Replies: 9
- Views: 3922
Re: For gbWilly and others that helped with the webview problem
Edit
never mind..
never mind..