Search found 75 matches
- Wed Apr 01, 2015 8:49 am
- Forum: Coding Questions
- Topic: ScrollAreaGadget and A4 sheet
- Replies: 6
- Views: 2491
Re: ScrollAreaGadget and A4 sheet
Re Thank to All!!
- Tue Mar 31, 2015 11:53 am
- Forum: Coding Questions
- Topic: ScrollAreaGadget and A4 sheet
- Replies: 6
- Views: 2491
Re: ScrollAreaGadget and A4 sheet
Thanks !
Ps whats error ? <<edit: fixed an embarassing mistake... >>
and if i wont "translate" screen coordination of TextGadegt , for printing with pure pdf ?
Es x=gadgetY(1)
y=gadgetY(1)
Now, I want to printing in correct position (mm) to purepdf ( 25mm , 35mm ) on A4
(<<"This Text is ...
Ps whats error ? <<edit: fixed an embarassing mistake... >>
and if i wont "translate" screen coordination of TextGadegt , for printing with pure pdf ?
Es x=gadgetY(1)
y=gadgetY(1)
Now, I want to printing in correct position (mm) to purepdf ( 25mm , 35mm ) on A4
(<<"This Text is ...
- Sun Mar 29, 2015 9:26 pm
- Forum: Coding Questions
- Topic: ScrollAreaGadget and A4 sheet
- Replies: 6
- Views: 2491
ScrollAreaGadget and A4 sheet
Hi to all , ( sorry for my bad english )
how I can create, with a "ScrollAreaGadget" an A4 sheet? ( the monitor is not, of course, as big as an A4 sheet ...)
I will, (on this sheet virtual), able plug and move "StringGadget"
what I see, (in real proportions - A4) must be what then I'll print on ...
how I can create, with a "ScrollAreaGadget" an A4 sheet? ( the monitor is not, of course, as big as an A4 sheet ...)
I will, (on this sheet virtual), able plug and move "StringGadget"
what I see, (in real proportions - A4) must be what then I'll print on ...
- Fri Mar 27, 2015 12:33 pm
- Forum: Coding Questions
- Topic: Draw a grid in a "ContainerGadget"
- Replies: 19
- Views: 4871
Re: Draw a grid in a "ContainerGadget"
Whow !! Thanks !
- Thu Mar 26, 2015 2:35 pm
- Forum: Coding Questions
- Topic: Draw a grid in a "ContainerGadget"
- Replies: 19
- Views: 4871
Re: Draw a grid in a "ContainerGadget"
Thanks to All!
- Thu Mar 26, 2015 10:46 am
- Forum: Coding Questions
- Topic: Draw a grid in a "ContainerGadget"
- Replies: 19
- Views: 4871
Draw a grid in a "ContainerGadget"
Hello everyone,
How can I draw a grid on a "ContainerGadget"?
I mean, a 2D grid, consisting simply of horizontal and vertical lines,
I do not mean a "GridGadget"
Thanks
How can I draw a grid on a "ContainerGadget"?
I mean, a 2D grid, consisting simply of horizontal and vertical lines,
I do not mean a "GridGadget"
Thanks
- Tue Feb 24, 2015 7:07 pm
- Forum: Coding Questions
- Topic: Pure Pdf
- Replies: 3
- Views: 2009
Re: Pure Pdf
thanks for the reply !
Es :
Result = FontRequester(NomeFont$, SizeFont, #PB_FontRequester_Effects,Color)
If result
FontName$= SelectedFontName()
FontSize = SelectedFontSize()
FontColor= SelectedFontColor()
FontStyle= SelectedFontStyle()
etc etc
endif
if I use the fonts as code ...
Es :
Result = FontRequester(NomeFont$, SizeFont, #PB_FontRequester_Effects,Color)
If result
FontName$= SelectedFontName()
FontSize = SelectedFontSize()
FontColor= SelectedFontColor()
FontStyle= SelectedFontStyle()
etc etc
endif
if I use the fonts as code ...
- Tue Feb 24, 2015 12:42 pm
- Forum: Coding Questions
- Topic: Pure Pdf
- Replies: 3
- Views: 2009
Pure Pdf
Hi , ( and thanks ...)
pdf_SetFont("Times New Roman","BI",16) ; (Bold+Italic) ---> NOT Ok
pdf_SetFont("Times","BI",16) ; (Bold+Italic) ---> Ok
I need to create a pdf with this type of Font, is it possible? << pdf_SetFont("Times New Roman","BI",16) >>
Or (with purePdf) you can only create some ...
pdf_SetFont("Times New Roman","BI",16) ; (Bold+Italic) ---> NOT Ok
pdf_SetFont("Times","BI",16) ; (Bold+Italic) ---> Ok
I need to create a pdf with this type of Font, is it possible? << pdf_SetFont("Times New Roman","BI",16) >>
Or (with purePdf) you can only create some ...
- Tue Sep 23, 2014 10:09 pm
- Forum: Windows
- Topic: Drag to Move/Resize Gadgets
- Replies: 20
- Views: 13199
Re: Drag to Move/Resize Gadgets
Thank !
- Tue Sep 23, 2014 8:41 pm
- Forum: Windows
- Topic: Drag to Move/Resize Gadgets
- Replies: 20
- Views: 13199
Re: Drag to Move/Resize Gadgets
I understood the problem!
Does not work with TextGadget , but it only works with StringGadget
But ... why ???
Does not work with TextGadget , but it only works with StringGadget
But ... why ???
- Tue Sep 23, 2014 8:04 pm
- Forum: Windows
- Topic: Drag to Move/Resize Gadgets
- Replies: 20
- Views: 13199
Re: Drag to Move/Resize Gadgets
Thank ,
Can you help me fix my code, please?
Can you help me fix my code, please?
- Tue Sep 23, 2014 1:26 pm
- Forum: Windows
- Topic: Drag to Move/Resize Gadgets
- Replies: 20
- Views: 13199
Re: Drag to Move/Resize Gadgets
Hi,
I tried your code (very good, thank), but I have a problem:
I have to be able to move only the gadget of the text and not the whole container ...
How can I do?
Ps You need to change my image with one of your ...
<<ImmaArena= LoadImage(#PB_Any,"C:\Users\guido\Desktop\Vj3D ...
I tried your code (very good, thank), but I have a problem:
I have to be able to move only the gadget of the text and not the whole container ...
How can I do?
Ps You need to change my image with one of your ...
<<ImmaArena= LoadImage(#PB_Any,"C:\Users\guido\Desktop\Vj3D ...
- Mon Sep 22, 2014 3:06 pm
- Forum: Coding Questions
- Topic: Sheet on window ( landscape )
- Replies: 2
- Views: 1383
Re: Sheet on window ( landscape )
Thank !
This night i work !
This night i work !
- Mon Sep 22, 2014 2:33 pm
- Forum: Coding Questions
- Topic: Sheet on window ( landscape )
- Replies: 2
- Views: 1383
Sheet on window ( landscape )
Hi !
How can I create a virtual sheet (A4-Landscape), (with the right proportions)
inside a window
where I can add text and image-gadget , and i can drag/drop it ?
How can I create a virtual sheet (A4-Landscape), (with the right proportions)
inside a window
where I can add text and image-gadget , and i can drag/drop it ?
- Sat Sep 20, 2014 7:53 pm
- Forum: Tricks 'n' Tips
- Topic: Load Any Image Using GDI+ [Windows]
- Replies: 9
- Views: 6554
Re: Load Any Image Using GDI+ [Windows]
Thank ! All OK !