Combobox glitch?
Posted
Expert

JMathers said
.99 seems to have fixed it
Congratulations.
Now I'm almost jealous because I'm still on stable.
Posted
Guru

JMathers said
after alot of work, and faffing around, got it updated
.99 seems to have fixed it
Thanks:mrgreen:
edit ; yes, i had to make a desktop recording n then pause it n take a picture of it.
print screen button doesnt seem to want to take a picture when the app / test app is active.
cool
yes prt-scrn does not work if a "Menu" is open as it's grabs the key events, combobox pops open a menu so prnt-screen does not work till the combobox menu is closed.
Posted
Regular

Posted
Guru

try this in a terminal…
Code
echo -e 'use "gb.desktop"\nuse "gb.gui"\nwait 5\nDesktop.ScreenShot().Save("~/screenshot.png")'|gbs3
that gives you 5 seconds to pop your menus open.
Posted
Expert

There are many screenshot programmes out there.
But one is written in Gambas by Cogier, here from the forum, and he has just updated it.
Take a look at ScreenShot 3.0.0.
If you capture the entire screen, the image may be a bit large. Then simply enter the following.
Enter in Bash.
Code
mogrify -quality 70 PictureNameAll you need is ImageMagick.
Posted
Regular

Posted
Expert

JMathers said
so i need to install another program, to use the program you just suggested?
I don't think so.
I think ImageMagick is pre-installed almost everywhere.
You can also use the program without compression.
I use it to select part of the screen and make a few notes directly in it.
But I have now tested the latest version extensively and found that the recording of the entire screen is a bit large.
I have already written this to
Posted
Administrator

No need as master is the highest version and will be pulled in. Stable will never be used again, even with entries still there.BruceSteers said
But be sure to disable or remove the stable list first
The other way around (downgrade) would require some removal of referrals and gambas3 itself and a complete reinstall
gbWilly
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
Posted
Administrator

Thank you for helping making Gambas betterJMathers said
after alot of work, and faffing around, got it updated
.99 seems to have fixed it
Thanks:mrgreen:
gbWilly
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
1 guest and 0 members have just viewed this.
