Search found 18 matches

by turbo4.1
Sat Nov 11, 2023 1:43 pm
Forum: General Developer Support
Topic: strange Chooser behaviour
Replies: 3
Views: 34505

Re: strange Chooser behaviour

on my opinion it makes no sense to limit only the list. i never use before only the "arrow", i open the pop-up list and choose the entry and there is no hint in this list, that something is not shown. maybe the most user act so.
by turbo4.1
Sat Nov 11, 2023 11:09 am
Forum: General Developer Support
Topic: strange Chooser behaviour
Replies: 3
Views: 34505

strange Chooser behaviour

in one of my programs i use a chooser and limit the number of visible options with CHOOSER_MaxLabels. this seems to be work fine.
but now i recognize in testing, that the limited options only works, when i open the chooser-list, not when i click on the rotated arrow at the left. then all options are ...
by turbo4.1
Tue Jan 30, 2018 6:18 pm
Forum: General Developer Support
Topic: problem with changing printer-prefs
Replies: 6
Views: 12267

next problem with changing printer-prefs

because nobody has a hint for me, i found another solution for changing the printer-prefs, before i open the device. i changed the prefs-file in env:.
it works fine for the postscript-printers, but now i have a problem with the other one.
i use the printer-gfx-prefs element "pg_PrintXOffset" for the ...
by turbo4.1
Mon Oct 09, 2017 5:37 pm
Forum: General Developer Support
Topic: problem with changing printer-prefs
Replies: 6
Views: 12267

Re: problem with changing printer-prefs

@tonyw
i am too slow, broadblues already posted the proper link. same listing a find in the RKRM-Devices.

@broadblues
i also think that the PrintXOffset is the correct entry, but i want to be sure, not to change the wrong one ;-)
the formula after the variable calculates the correct value from the ...
by turbo4.1
Sun Oct 08, 2017 7:58 pm
Forum: General Developer Support
Topic: problem with changing printer-prefs
Replies: 6
Views: 12267

problem with changing printer-prefs

i am working on a printing-routine of a program and want to implement the page-format-data of this program. the program makes a
rasterport dump to the printer.
the following is the implementation of the left border, like i found them in the rkrm-devices or on the wiki-page from amiga-documentation ...
by turbo4.1
Sun Jul 29, 2012 7:29 pm
Forum: General Developer Support
Topic: problem with horizontal slider in listbrowser-gadget
Replies: 3
Views: 6907

Re: problem with horizontal slider in listbrowser-gadget

@OldFart
Thanks you for your answer!
i will test your solution/hint the next days, if it will fit my requirements.
it is very importent for me, that i can use fixed witdh columns for my project.
by turbo4.1
Wed Jul 18, 2012 7:50 pm
Forum: General Developer Support
Topic: problem with horizontal slider in listbrowser-gadget
Replies: 3
Views: 6907

Re: problem with horizontal slider in listbrowser-gadget

Has noboby a idea for this problem??
by turbo4.1
Sun Jun 24, 2012 7:14 pm
Forum: General Developer Support
Topic: problem with horizontal slider in listbrowser-gadget
Replies: 3
Views: 6907

problem with horizontal slider in listbrowser-gadget

hello,
i have a little problem with the listbrowser-gadget and the horizontal-props.
the size of the horizontal-slider-knob is too little when the x-size of all columns is (some points ) bigger then the window (gadget). then you can scroll very large and at the end you can see the columns again.
in ...
by turbo4.1
Sat Mar 24, 2012 7:10 pm
Forum: General Developer Support
Topic: TabCycle causing lockup on OS4
Replies: 9
Views: 13996

Re: TabCycle causing lockup on OS4

@ktadd
thank you for tipp. i have a similar problem in atual project!
i will change my code and look what's happend!
by turbo4.1
Sat Mar 24, 2012 7:00 pm
Forum: General AmigaOS
Topic: Little problem in unarc
Replies: 12
Views: 14192

Little problem in unarc

i found a little problem when i use unarc and lha OS4 2.15.
the problem can be verified as follows:
generate a lha archiv with lha, this archiv must be include files with a space in her names.
use unarc to dearchivate the lha file.
the files with the space in his names has now a underline instead ...