Jump to content

Patching Help


Go to solution Solved by Rook,

4 posts in this topic

Recommended Posts

Posted (edited)

Just wanting to know...

 

How to make a "Typing" cell in patcher? I mean... A white cell which you can type a number or any amount you like instead of making a switch or on and off button. Any help is totally appreciate :)

 

Here it is:

 

<key>cell</key>

<string>PSGroupCell</string>

<key>footerText</key>

<string>blah blah blah....</string>

</dict>

<dict>

<key>cell</key>

<string>PSSwitchCell</string> <---- "How to change that?"

<key>default</key>

<false/>

<key>defaults</key>

<string>com.iosgods.blah blah blah....</string>

<key>key</key>

<string>kBlah...</string>

<key>label</key>

<string>Blah...</string>

</dict>

<dict>

 

ANSWER:

 

NVM. Just got find the answer and I think, this might be helpful :)

 

Cell types:

 

Must be one of the following:

 

PSButtonCell

PSEditTextCell

PSEditTextViewCell

PSGiantCell

PSGiantIconCell

PSGroupCell

PSLinkCell

PSLinkListCell

PSListItemCell

PSSecureEditTextCell

PSSegmentCell

PSSliderCell

PSSpinnerCell

PSStaticTextCell

PSSwitchCell

PSTitleValueCell

The cell type is determined from the class method +[PSTableCell cellTypeFromString:].

Updated by C3FFF0E

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines