Print source code from the IDE - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: Chatting and Socializing (https://staging.qb64phoenix.com/forumdisplay.php?fid=11) +--- Forum: General Discussion (https://staging.qb64phoenix.com/forumdisplay.php?fid=2) +--- Thread: Print source code from the IDE (/showthread.php?tid=1191) |
RE: Print source code from the IDE - TempodiBasic - 12-14-2022 Goodmorning... but in a printing routine of the QB64 code, 1. are the colors standard for the code? And in this case what they are? the keywords are in .......... the comments are in ......... the numbers are in .......... the strings are in .......... the metacommands are in ...... the normal text is in ....... 2. are the colors those that the QB64 user is using in his/her IDE? in the while I post here 2 of my customized color scheme for QB64 IDE Quote:Scheme1$=VioletTdB|130186186255255255245128177255108000085186078085186255070000090088088128000147177170170170 you can add these two in the section [IDE COLOR SCHEMES] of config.ini Waiting your opinions about point 1 and 2. Go on great QB64 . RE: Print source code from the IDE - TempodiBasic - 12-17-2022 well it seems that it is not matter if printing in color, grayscale or Black&White! So it is very easy to get the result....the issue has been solved without code by the previous QB64 coders that have posted a reply! |