Search found 167 matches

by griz
Tue Jun 07, 2022 8:42 am
Forum: Announcement
Topic: PureBasic 6.00 released !
Replies: 626
Views: 211767

Re: PureBasic 6.00 Beta 9 released !

DesktopWidth() and DesktopHeight() are returning 1920x1080 even though I am running 4K. Ubuntu 20.04.

Really happy to see all this hard work on Pure Basic. Thank you!
by griz
Fri Feb 27, 2015 8:54 am
Forum: Linux
Topic: Linux 2015
Replies: 16
Views: 10059

Re: Linux 2015

Linux does not have market share because it does not participate in a market.

Linux will never gain ground until its usable for Mom and Pops.

My mom and pop have been using Linux for over 5 years now. When they encounter Windows they despise it. I didn't teach them that, but can't help smile ...
by griz
Thu Jul 11, 2013 11:05 pm
Forum: Off Topic
Topic: "Culture In Decline"
Replies: 15
Views: 6506

Re: "Culture In Decline"

Thanks for the share.

I appreciated the Zeitgeist films years ago.
Yawn. So boring I fell asleep.
Get to work slave! (cracks whip) :wink:
by griz
Wed Nov 07, 2012 6:00 pm
Forum: Announcement
Topic: PureBasic 5.00 final is out !
Replies: 57
Views: 23603

Re: PureBasic 5.00 final is out !

Thanks guys, much appreciated! :mrgreen:
by griz
Thu Sep 06, 2012 4:49 am
Forum: Announcement
Topic: PureBasic 5.00 beta 2
Replies: 82
Views: 38449

Re: PureBasic 5.00 beta 2

This rocks. Thank you so much for all your hard work and dedication to Pure Basic. It was a real treat to see a 5.00 beta.

Where is the 64 bit support for the Amiga? Just kidding. :lol:
by griz
Thu Feb 09, 2012 10:50 pm
Forum: Off Topic
Topic: all projects halted
Replies: 63
Views: 15137

Re: all projects halted

I can't believe some of the statements I am reading.

For god sake, just stop the linux version...

They should ditch both Linux and Mac and just stick to the Windows version.

Just because *you* want these platforms dropped doesn't mean there aren't many who appreciate them and want them to ...
by griz
Tue Feb 07, 2012 1:53 am
Forum: Linux
Topic: editorgadget and cut/copy/paste in linux
Replies: 2
Views: 1734

Re: editorgadget and cut/copy/paste in linux

Exactly! Thank you Remi.

I also needed a couple of extra signals which I looked up :

Code: Select all

g_signal_emit_by_name(GadgetID(0), "backspace")
g_signal_emit_by_name(GadgetID(0), "select-all")
by griz
Mon Feb 06, 2012 9:48 am
Forum: Linux
Topic: editorgadget and cut/copy/paste in linux
Replies: 2
Views: 1734

editorgadget and cut/copy/paste in linux

Hello old friends.

How can I perform cut/copy/paste clipboard operations with the editorgadget in linux?

I would like to support these operations from my application's toolbar and menu.

Many thanks
by griz
Tue Dec 27, 2011 8:19 pm
Forum: Off Topic
Topic: Merry Christmas!
Replies: 32
Views: 8581

Re: Merry Christmas!

Merry Christmas old friends.

Be well.

All the best in 2012.
by griz
Sun Dec 26, 2010 2:38 am
Forum: Off Topic
Topic: Merry Christmas
Replies: 30
Views: 7089

Re: Merry Christmas

Hoo-ff, Hoo-ff, Hoo-ff!
I *knew* it was just a matter of time...

Merry Christmas to you guys.
by griz
Tue Aug 31, 2010 10:22 pm
Forum: Off Topic
Topic: Any shooters here?
Replies: 21
Views: 3772

Re: Any shooters here?

.22 LF

Hey Geo - don't you mean a .22 LR?

I've been a fan of shooting sports for many years. I've had many rifles and pistols. I've reloaded my own cartridges and written several ballistics programs. I'd recommend a center fire and getting into reloading. Something like a 260 Remington would be ...
by griz
Thu Aug 26, 2010 8:03 pm
Forum: Coding Questions
Topic: Been a long time; I've got some questions...
Replies: 9
Views: 1722

Re: Been a long time; I've got some questions...

Thanks for all the replies! Nice to see the activity still present here after all these years.

Copy Protection versus No Copy Protection

I would be interested to know which is better from a business standpoint. Selling software without copy protection seems to be beneficial for the customer as ...
by griz
Thu Aug 26, 2010 2:16 am
Forum: Coding Questions
Topic: Been a long time; I've got some questions...
Replies: 9
Views: 1722

Been a long time; I've got some questions...

Hi guys,

It's been quite a while since I've lurked around here. :oops: I've bounced around all sorts of other languages and development environments. I have missed the efficiency, speed, convenience and compactness of Purebasic as well as the community. I am about to release a commercial ...
by griz
Sun Jul 16, 2006 12:52 am
Forum: Game Programming
Topic: sprite3d flicker
Replies: 10
Views: 5280

Thanks for the feedback Thade.

I am running in alternating SLI and it seems as though the flickering is caused by an entire frame being skipped (not rendered).

I am running 91.31 drivers, which version and gpus are you using?

As you pointed out, the problem is also found in Blitz :

http://www ...
by griz
Sat Jul 15, 2006 6:18 pm
Forum: Coding Questions
Topic: nvidia sli flickering with sprite3D
Replies: 0
Views: 865

nvidia sli flickering with sprite3D

Please see this post : http://www.purebasic.fr/english/viewtopic.php?p=153344

When I enable SLI on my computer I get horrendous flickering of Sprite3D sprites. Can anyone else confirm?

I have a full screen application intended for a team of designers to use. Some of them have SLI and it's very ...