Font sizes in browse dialog


Author
Message
Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
How can I make the font sizes on the browse dialog control bigger?



Also is there a way to set focus to the results listview when a result set is returned?



Thanks.

Keith Chisarik
Replies
Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
Thanks Trent. I am programming for a group used to heads down green screen data entry, the mere thought of a mouse makes them nervous so being able to set the focus to the result set, arrow up and down to select the right records, then hit enter is a big thing for them since we are using the BD a lot in this app.



Also their older, they simple are having trouble seeing the dialog screen data.



Also, is is possible for an Information panel to contain bound, editable fields or is that shoving a square peg in a round hole?



Again this stems from hopping around screen making these users uncomfortable, they said that if the Info panel data was editable it would be perfect in what I have shown them so far.



Thanks again.




Keith Chisarik
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Also, is is possible for an Information panel to contain bound, editable fields or is that shoving a square peg in a round hole?

Technically, yes.  You would probably want to create a user control that is dropped on the InformationPanel since you can setup an SF user control to do all of the binding like in a form.  When the RowChanged event fires, then you can load the record into the BO on the user control (I think this would be easier than trying to use a translation) through the CopyDataFrom method on the BO....but it is up to you to take care of the Saves since this is not intrinsic logic. 

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search