Chung Pham
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Chung Pham-
Chung Pham commented,
Anything more than 256 would cause the failure. Also, the default name for the exported file take the camera's name and added date and time to make the string. In case my camera's name is longer th...
-
Chung Pham commented,
Hi Ichiro, It's just for better user experience. If I allow the name to be unlimited. The file export process fails when it exceeds a certain amount of characters.
-
Chung Pham created a post,
Is it possible to apply character limitation to the local files' names(and other entities like camera, servers, etc.) when editing in the resource tree?
CompletedI can achieve this goal easily with a slot connected to a textChanged signal on any other text input objects(a QLineEdit for example). I want to do the same thing for all the name-modifiable object...