Gregory Casamento
Gregory Casamento
Awesome progress!!! Keep me informed! I would be happy to take a look once you're done. @fredkiefer is the authority with respect to code accepted in gui but I will...
Found following: * GSLPRPrinter -- dummy printer does not have a realistic device definition. * PPD -- Parsing needs to be improved in NSPrinter.m
> It also appears that we are unable to create page layouts and margins within the Page Layout interface. Very possible. Printing has been somewhat neglected over the years.
@rfm @triplef has this been abandoned?
Please find the attached xib and enumerated nib. The test for this is at http://github.com/gcasa/NSCollectionViewLayout_test [MainMenu.xib.txt](https://github.com/gnustep/libs-gui/files/6652943/MainMenu.xib.txt) [MainMenu-enumerated.nib.txt](https://github.com/gnustep/libs-gui/files/6652944/MainMenu-enumerated.nib.txt)
[MainMenu-enumerated.txt](https://github.com/gnustep/libs-gui/files/8237467/MainMenu-enumerated.txt) In this nib, it appears as though Apple has created a class named NSCollectionViewCore to handle some NSCollectionView responsibilities. Also, it seems that they are using UICollectionView as well....
Yes that’s correct. The idea is to be 100% compatible. On Mon, Jun 13, 2022 at 03:19 renjwjx ***@***.***> wrote: > Hi, I am interested in this implementation about layout,...
> Why not NSExcludedKeysBinding? The dangers of coding while tired. I fixed the spelling.
I have an example that tests bindings. It uses NSTableView. One is NSArrayController_test and the other is NSDictionaryController_test. NSArrayController_test works on macOS10.15 but doesn't function on GNUstep at all. I...
> > I have an example that tests bindings. It uses NSTableView. One is NSArrayController_test and the other is NSDictionaryController_test. NSArrayController_test works on macOS10.15 but doesn't function on GNUstep at...