Page 2 of 2

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Mon Oct 29, 2012 6:05 pm
by RASHAD
Kwai Hi
I just updated the previous post
Please check

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 1:16 am
by ozzie
I like what you've done so far, RASHAD.

Interestingly, I had the same issue as KCC - the window displays blank until I move it, and then all the controls appear. I'm using Win7. But for some strange reason this blank window scenario only occurs if I run the program from jaPBe, but not if I run it from the PB IDE. Admittedly I don't have the very latest jaPBe installed, but my own app works fine when run from either jaPBe or PB IDE.

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 1:28 am
by RASHAD
Thanks so much ozzie
I do not like to use any external adds like jaPBe or any user lib so I do not have any info about the cause
But I hope that you just explained To KCC his problem :mrgreen:
And keep in touch because I usually keep changing :P

Thanks again

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 4:27 pm
by Kwai chang caine
Interestingly, I had the same issue as KCC
It's a miracle !!!!
I'm not alone
I'm not alone :lol:
Kwai Hi
I just updated the previous post
Please check
Always the same thing :(

It's an crazy history :shock:
This time, i'm in my job with another PC (Notebook), with another OS (VISTA).....but with the same brain :mrgreen: :oops:
And it's exactely the same effect with v5.0B6 :(
I don't understand anything too.

Perhaps it's because all my PC not good for drawing, because often, code of 3D not works here too.
I don't know if that can be the reason ??? Perhaps it missing something on all my PC (DirectX or other ...) i don't know :oops:
It's the first time i have this style of effect :shock:

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 9:07 pm
by RASHAD
KCC & ozzie Hi

Previous post updated
1- Redrawing bug fixed
2- Resizing Images after flipping or rotating bug fixed

Please check

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 10:48 pm
by electrochrisso
Hi RASHAD, I can't seem to be able to insert anything in Graphic Mode, what is the procedure to get an image etc. from the drop down list. :?:

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Tue Oct 30, 2012 11:59 pm
by RASHAD
Hi electrochrisso :)
Previous post just updated
I am trying to solve the conflicts first
You know PB do not support Z-Order

Now Draw a container with the mouse then Press the Insert Button and proceed

Waiting for your comments

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Wed Oct 31, 2012 1:22 am
by ozzie
Hi RASHAD. I wasn't sure which posting to go to for the latest version as the version in your first posting is not the latest. Found it by checking the 'last edited' date of various postings.

My main interest is in Text input, so look forward to seeing Font and Colors implemented. Currently the 'requesters' are displayed, but nothing is done with the results.

A minor bug: if I click on the 'Graphic Mode' button, the caption of the 'Save As' button changes to 'Text Mode', not the caption of the 'Graphic Mode' button.

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Wed Oct 31, 2012 8:54 am
by Kwai chang caine
RASHAD wrote:Hi electrochrisso :)
Previous post just updated
I am trying to solve the conflicts first
Waiting for your comments
Aaaaahhhh !!!!! that's works better now !!!! :D
I can insert a picture, she appears but when i click on left/right/full etc..., i have an error gadget not initialised here

Code: Select all

SendMessage_(GadgetID(Gad), #EM_SETTYPOGRAPHYOPTIONS, #TO_ADVANCEDTYPOGRAPHY, #TO_ADVANCEDTYPOGRAPHY)

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Wed Oct 31, 2012 9:26 am
by electrochrisso
Hi RASHAD, oh that's how its done, ok i can load in the image and create a text box, but it also pop up the file selector for a picture, same with table and chart except those two give gadget not initialized error, just some teething problems by the look, still this program looks promising though. :)

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Sat Nov 03, 2012 1:44 pm
by RASHAD
Previous post updated
1- To many changes to the logic
2- To many bugs fixed
3- Added the insert of a skinned Images using the fantastic procedure of NM

Have fun

Re: Update :Desktop Publisher [Early stage Windows]

Posted: Sat Nov 03, 2012 6:43 pm
by Kwai chang caine
This time, i begin to understand what your code do :wink: :D
It's very very better 8)
I have again a problem, i can't resize an image....is it normal ???