Search found 140 matches

by Sveinung
Thu Apr 13, 2017 2:08 pm
Forum: Windows
Topic: out of memory for query result
Replies: 12
Views: 5435

Re: out of memory for query result

What type of data is the blob(like a pictrue or something)? Can you export it to a file, using lo_export?

Sveinung
by Sveinung
Thu Apr 13, 2017 11:23 am
Forum: Windows
Topic: out of memory for query result
Replies: 12
Views: 5435

Re: out of memory for query result

If you must use 32-bit, you will have problems with objects >1Gb. What lib is the one that is 32-bit?

Sveinung
by Sveinung
Thu Apr 13, 2017 1:53 am
Forum: Windows
Topic: out of memory for query result
Replies: 12
Views: 5435

Re: out of memory for query result

This could be a 32-bit\64-bit problem. 32-bit has a memory limitation.

Sveinung
by Sveinung
Tue Jun 17, 2014 7:50 am
Forum: Windows
Topic: Combobox gadget and number of visible limes
Replies: 8
Views: 5510

Re: Combobox gadget and number of visible limes

netmaestro wrote:CB_SETMINVISIBLE will do the trick.
Thank you!

Sveinung
by Sveinung
Mon Jun 16, 2014 10:23 pm
Forum: Windows
Topic: Combobox gadget and number of visible limes
Replies: 8
Views: 5510

Combobox gadget and number of visible limes

Is there a way to limit the number of visible lines on the comboboxgadget, befoe the scroller bar appers?

Regards
Sveinung
by Sveinung
Sun Feb 02, 2014 2:03 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

A little something...


;Motion trailing
;By Sveinung

Procedure paintImg(col.i,sz.i)
StartDrawing(ImageOutput(0))
Box(0,0,256,256,col)
Box(sz,sz,256-(2*sz),256-(2*sz),0)
StopDrawing()
EndProcedure

MP_Graphics3DWindow(0,0,640,480,"",#PB_Window_BorderLess|#PB_Window_ScreenCentered)

cam=MP ...
by Sveinung
Sun Feb 02, 2014 2:01 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

N_Gnom wrote:of course you need to install dx9 redist.
mp3d based on dx9.
I know it is DX9...may question was if MPZ could mak it DX11, and sorry for may poor atempt to ask that question :oops:

Sveinung
by Sveinung
Sun Feb 02, 2014 12:55 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

The shaders are failing on Windows 8.1. Needed to install Directx 9 SDK to get them running. How much of a hassel is it to make this lib DX11? Or can you include the dx9 dll that you are using in the package? Again this regards ONLY shaders.

Regards
Sveinung
by Sveinung
Wed Jan 08, 2014 11:58 am
Forum: Announcement
Topic: Worms Intro by emook
Replies: 4
Views: 3334

Re: Worms Intro by emook

Very Nice

Sveinung
by Sveinung
Thu Oct 24, 2013 12:45 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

mpz wrote:A new installer for PB5.20 is coming soon...
Thank you....again :D

Sveinung
by Sveinung
Thu Oct 24, 2013 11:54 am
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

@MPZ

Have you started on the 5.20 Version? Just wondered! (and I miss your lib :D )

Regards
Sveinung
by Sveinung
Sun Oct 20, 2013 8:00 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

If we are testing...

FPS: 2884
Running GTX 770

Sveinung
by Sveinung
Thu Sep 12, 2013 2:40 pm
Forum: Applications - Feedback and Discussion
Topic: MP3D Engine Alpha 33
Replies: 1056
Views: 535908

Re: MP3D Engine Alpha 32

Excellent party time :mrgreen:

Sveinung
by Sveinung
Sat Aug 24, 2013 12:24 am
Forum: Announcement
Topic: ProGUI V1.38 UI Library (Small Bug Fix)
Replies: 1064
Views: 348283

Re: ProGUI V1.38 UI Library (Small Bug Fix)

Poshu wrote:Three months is like REALLY short to guess some project has been abandoned... Plus, if you own the sources, you can patch it to 5.20, so no need to go piracy right now.
Agree

Sveinung