Search:

Type: Posts; User: edexter

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,053

    moving a rectangle with a mouse

    uses phxInput,
    phxCanvas;

    var Input: TPHXInput;
    var Canvas: TPHXCanvas;

    begin

    Input:= TPHXInput.Create;
  2. Replies
    7
    Views
    2,053

    moving a rectangle with a mouse

    csound blue (java) has something where a csound instruments score can be moved and the start and the stop time of the score is changed according to where the user places it (It is a long skinny...
  3. Replies
    7
    Views
    2,053

    moving a rectangle with a mouse

    That sounds like something cool I can throw in my toolbox but not quite what I am after...

    What I want to do is load some text from a disk and use that as my starting values and draw a series of...
  4. Replies
    7
    Views
    2,053

    moving a rectangle with a mouse

    I was wanting to have a rectangle that moves with the mouse and has a min/max y pos.. I am having trouble fig that out.. any ideas.. It can be for any graphics library for free pascal.. I am just...
  5. I am looking for a spreadsheet graphic (not laz compenent)

    (spreadsheets are graphics right sorry if it is off top) The picture of what I would like to replace is here. If there is a good com object that would be o.k. The picture is wxwindows. It needs to...
  6. Replies
    23
    Views
    5,962

    if someone can do the book cover I will :)

    It doesn't realy cost anything to self publish... I have a users manual (that I already have online) that I can polish up and self-publish just so free pascal is on amazon.com. IF ANYONE CAN DO THE...
  7. Replies
    2
    Views
    1,240

    text extention library

    sorry it to so long to reply.. I am always intrested in advice.. my machine doesn't handle sdl well so that is why I am choosing phoenix to port to, I am intrested in tecniques that can be used...
  8. printed docs in exchange for cover .pdf (request libraries t

    I can do printed and bound docs if someone can do a cover including spine in pdf format (or if there is a free way to do this let me know and I will do it myself).. If there is a request for a...
  9. anyone want printed docs???

    I will look into that one.. I wrote another one yesterday.. (using python heresy I know).. It goes through an entire directory looking for .pas files and puts all the data into two files.. One for...
  10. documentation generators question and small util for fpdoc..

    I have been trying various documentation generators
    universal report, documatic, twin text, fpdoc.. I was very impressed with universal report but I don't have that kind of $ for that sort of thing...
  11. Replies
    2
    Views
    1,240

    text extention library

    http://dexrow.blogspot.com/2007/10/nonjustified-text-library-for-phoenix.html

    THis isn't finished or tested it does compile.. These are just fast text routines for non-justified text (in case I...
  12. Replies
    2
    Views
    1,257

    trouble with simple text example

    Now that I know it is important I will make sure I use it (compiles fine now)... This seems to work alot better on my machine than sdl. Realy nice a little work to use .fon though.. thanks alot..
  13. Replies
    2
    Views
    1,257

    trouble with simple text example

    I was able to compile the example that comes with phoenix but when I try to use that as an example for a simplier program I get stuck.. with this it seems to freeze on my screen.. I am just trying...
  14. Replies
    10
    Views
    2,131

    New FPC/JEDI-SDL tutorials

    thanks.. mispelling the font causes the screen to flash by instead of getting stuck.. I had typed something like lkjsd.dsf at first to test the computers responce. The compiled version from the...
  15. Replies
    10
    Views
    2,131

    New FPC/JEDI-SDL tutorials

    I found some syntax errors in your text example (last code block). I also noticed when I tried to compile it with free pascal that it did compile as a much smaller file than yours (29k vs 134 or...
  16. small ext unit for wingraph for free pascal (more crt like)

    I think I may have forgot END. at the end of the unit if anyone is having trouble..
  17. small ext unit for wingraph for free pascal (more crt like)

    http://dexrow.blogspot.com/2007/10/wingraph-extended.html

    This is a small library to make wingraph more like the old crt unit... I would like to convert this to other graphics libraries that use...
  18. Replies
    4
    Views
    775

    Random level generation.

    I know it has been a long time since you have posted this... I was trying to compile your code and I was getting an error with it... I was hopeing to make some changes so that it was saved to...
  19. running an outside program regardless of error....

    I am trying to embed python in free pascal and have partialy succeeded. because I couldn't answer the question why it is realy a c command line program that can be called from pascal... The problem...
  20. Thread: My Mapeditor

    by edexter
    Replies
    5
    Views
    513

    My Mapeditor

    I am playing around with something like that for a roguelike... I am playing around with the idea of embedding python (or whatever I can find into it) ...
  21. Thread: POpen

    by edexter
    Replies
    2
    Views
    803

    I found the answer

    I answered my own question... python uses popen (c varients cross platform) and free pascal uses a different method... This is modified from the wiki to execute a program (and is free pascal...
  22. Thread: POpen

    by edexter
    Replies
    2
    Views
    803

    POpen

    I would like to run a simple command line program with popen (unless there is a better option)... I seem to be getting lost in the examples because they always define something as text and what I...
  23. Replies
    5
    Views
    680

    I will try that

    I will look into that... I have both borland and microsoft c if it is easier to embed the .dll in another .dll and define the .h in a less complex way.... Is there a good tutorial around for that??
  24. Replies
    5
    Views
    680

    stuck converting python headers to pascal

    I started to convert the header files for python.h over to pascal so that python can be embeded in pascal.. I have no idea where to look to deal with the errors I get from h2pas. I.E. what to do...
  25. Replies
    0
    Views
    310

    wol gui docs in english

    I converted the docementation for wolgui to english.. http://dexrow.blogspot.com/2007/08/wol.html I don't know if there is that much interest in the library though.. I didn't see anything that...
Results 1 to 25 of 25
http://flippulseimages.com/Tech/