Re: [MBS] Determine # of CPU cores or hyperthreads?

2012-12-15 Thread Christian Schmitz

Am 15.12.2012 um 23:25 schrieb Michael Diehr :

> Is there a way to determine either the # of actual CPU cores or # of virtual 
> cores (in case the CPU has hyper threading?)
> Desired on OS X and Win32.
> 

A little thing: Added.

You can test with next prerelease.

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] Determine # of CPU cores or hyperthreads?

2012-12-15 Thread Christian Schmitz

Am 15.12.2012 um 23:25 schrieb Michael Diehr :

> Is there a way to determine either the # of actual CPU cores or # of virtual 
> cores (in case the CPU has hyper threading?)
> Desired on OS X and Win32.

I can look into this.

Why do you need the info?

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


[MBS] Determine # of CPU cores or hyperthreads?

2012-12-15 Thread Michael Diehr
Is there a way to determine either the # of actual CPU cores or # of virtual 
cores (in case the CPU has hyper threading?)
Desired on OS X and Win32.

Thx
___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] DynaPDF: SetTextRect & WriteFText with no page break

2012-12-15 Thread Christian Schmitz

Am 15.12.2012 um 03:39 schrieb Mark Franken :

> 
> Hi Christian,
> 
> I'd like to set a box with SetTextRect and fill it with one or more lines of 
> text with WriteFText. However if there is too much text for the box size I'd 
> like to ignore it simply truncate the text (print what will fit) and not 
> print the remaining text on a new page. Is there a way to do this?


Simply return -1 from the PageBreak event to stop writing text.

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info