Search found 7 matches

by Wood51
Fri Feb 01, 2013 6:53 pm
Forum: Applications - Feedback and Discussion
Topic: Chompston - a musical Pac-Man/Bomberman inspired game
Replies: 13
Views: 5290

Re: Chompston - a musical Pac-Man/Bomberman inspired game

Very nice game , very addictive , thank a lot ... ;-)
by Wood51
Thu Nov 01, 2012 12:16 pm
Forum: Coding Questions
Topic: Cross plattform StringGadget text selection
Replies: 13
Views: 6836

Cross plattform StringGadget text selection

Hi !
perhaps with gtk_editable_select_region .
@+ wood51
by Wood51
Sun Oct 21, 2012 8:07 am
Forum: Tricks 'n' Tips
Topic: DatabaseTableRowCount
Replies: 4
Views: 2099

DatabaseTableRowCount

Hi guimauve !
Very useful , thank a lot ;-)
by Wood51
Sun Oct 07, 2012 7:33 pm
Forum: Coding Questions
Topic: Adding automatically the Editor_BuidCount [Resolved]
Replies: 7
Views: 1284

Re: Adding automatically the Editor_BuidCount [Resolved]

Kwaï chang caïne wrote: Like the regular expression is not my "cup of tea", i keep it :wink:
Me too, but I tested a nice Program who call "The Regex Coach" and this is very very very usefull for learn RegEx

For all about Thanks KCC
@+ Wood51
by Wood51
Sat Oct 06, 2012 8:39 am
Forum: Coding Questions
Topic: Adding automatically the Editor_BuidCount [Resolved]
Replies: 7
Views: 1284

Adding automatically the Editor_BuidCount [Resolved]

Hi KCC !
While you talk about Plugin , I made one . It's about procedure's declarations . If you want test it : http://www.purebasic.fr/french/viewtopic.php?t=13220

@+ wood51
by Wood51
Thu Oct 04, 2012 1:22 pm
Forum: Coding Questions
Topic: Adding automatically the Editor_BuidCount [Resolved]
Replies: 7
Views: 1284

Adding automatically the Editor_BuidCount [Resolved]

Thanks a lot KCC !!!
@+ Wood51
by Wood51
Thu Sep 27, 2012 8:44 am
Forum: Coding Questions
Topic: Howto print pdf document (PurePDF)
Replies: 16
Views: 4445

Howto print pdf document (PurePDF)

Hello , first excuse me for my bad english .
In your code you "draw" the pdf , why not draw an image, print image and create the pdf with this image ?
Perhaps ?